add dummy importers as todo
This commit is contained in:
parent
da78f7c68e
commit
941b33587e
|
@ -0,0 +1,3 @@
|
||||||
|
;; TODO: get info like
|
||||||
|
;; - [ ] Inserted USB keys
|
||||||
|
;; - ???
|
|
@ -0,0 +1,3 @@
|
||||||
|
;; TODO: requires a server+android phone
|
||||||
|
;; - [ ] Get actual GPS location
|
||||||
|
;; - [ ] Connected to (WIFI, towers)
|
|
@ -0,0 +1,5 @@
|
||||||
|
;; TODO: get info like:
|
||||||
|
;; - [ ] is connected to internet
|
||||||
|
;; - [ ] is connected using wifi or ethernet
|
||||||
|
;; - [ ] if wifi, the netkwork name
|
||||||
|
;; - [ ] network usage (speed)
|
|
@ -0,0 +1,2 @@
|
||||||
|
;; TODO: get info from ps
|
||||||
|
;; - [ ] running programs
|
|
@ -0,0 +1,4 @@
|
||||||
|
;; TODO: get info like
|
||||||
|
;; - [ ] CPU usage
|
||||||
|
;; - [ ] free -h
|
||||||
|
|
Loading…
Reference in New Issue