summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-02-16 07:56:09 +0100
committerMattias Andrée <maandree@operamail.com>2014-02-16 07:56:09 +0100
commit14dcc34c58a788ad54e217493ee234b912a52ab8 (patch)
tree0487bed0509452ed5270d17b8007e4c5f943e341
parentsolar functions (diff)
downloadblueshift-14dcc34c58a788ad54e217493ee234b912a52ab8.tar.gz
blueshift-14dcc34c58a788ad54e217493ee234b912a52ab8.tar.bz2
blueshift-14dcc34c58a788ad54e217493ee234b912a52ab8.tar.xz
add todo list
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--TODO16
1 files changed, 16 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..c206197
--- /dev/null
+++ b/TODO
@@ -0,0 +1,16 @@
+High priority:
+ Use C code from Python code
+ Examples
+ Argument parsing
+ Argument for use without configuration file
+
+Medium priority:
+ Info manual
+ Signal USR1 for temporary enable/disable
+ Signal USR2 for configuration reload
+
+Low priority:
+ Tray icon with support for temporary enable/disable and configuration reload
+ Automatic detection of GPS coordinate
+ VidMode support
+