-
Notifications
You must be signed in to change notification settings - Fork 2
/
TODO
37 lines (28 loc) · 1.04 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Tiny Applications Collection TODO List
* cutcom
- add command line comments style configruation options
- add support for more comment types
- add support for file names passed as arguments
- add support for inplace modifications
* FvwmTransFocus
- Nicer config (using *FvwmTransFocus: *)
- Set initial opacity for all windows after the module is started
- Different config for transient, sticky, etc windows
- Refresh windows when background changed doesn't seem to work ;/
* load
- make more platform independent
* mp3rip
- id3 tag support (option to read ID3 tag from a file)
* mpd-show
- better teminal configurations support (use ncurses?)
- handling of zero-width wide characters
* rot13
- add switch to changeing the value chars should be rotated by
- allow specifing files as arguments
* timer
- add synchronization (after some time timer may show invalid value)
* traf.sh
- make user configrable scales
* tuptime
- make more platform independent
- add configuration file with location of uptime files (far future)