add dummy importers as todo

master
nixo 2002-01-01 01:07:51 +01:00
parent da78f7c68e
commit 941b33587e
5 changed files with 17 additions and 0 deletions

3
importers/devices.scm Normal file
View File

@ -0,0 +1,3 @@
;; TODO: get info like
;; - [ ] Inserted USB keys
;; - ???

3
importers/gps.scm Normal file
View File

@ -0,0 +1,3 @@
;; TODO: requires a server+android phone
;; - [ ] Get actual GPS location
;; - [ ] Connected to (WIFI, towers)

5
importers/network.scm Normal file
View File

@ -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)

2
importers/programs.scm Normal file
View File

@ -0,0 +1,2 @@
;; TODO: get info from ps
;; - [ ] running programs

4
importers/system.scm Normal file
View File

@ -0,0 +1,4 @@
;; TODO: get info like
;; - [ ] CPU usage
;; - [ ] free -h