updated using git-ex
authoralex <[email protected]>
Sun, 5 Sep 2021 23:14:07 +0000 (16:14 -0700)
committeralex <[email protected]>
Sun, 5 Sep 2021 23:14:07 +0000 (16:14 -0700)
todo

diff --git a/todo b/todo
index 12be4d35a78792f773308950b194c4afc440b12e..7803d8b870bfc9251a03f5a25ea85af576fb42d9 100644 (file)
--- a/todo
+++ b/todo
@@ -51,24 +51,24 @@ To Do:
        -benchmarking
                -must
        -imonitor inside code?
+               -see man inotify
        -trackers
 
 Stage 0:
--basic structure
-       *logging thread
-       -configuration/opts
-               -load environmental variables after default()
-               -configuration file
-               -defaults
-               -global opts
-               -framework for adding opts
-                       -global struct containing variables?
-                       -enum container all variables?
-                       -functions to set variables in opt/
-                       -macros to generate comparisons in config files?
-                       -macros to check env for variables?
-                               -defaults->env->config files
-       -usage
+*basic structure
+-global variable...
+       -requires:
+               -torrents
+               -options
+               -peers
+       -session?
+-setup watches
+       *add option to watch directories
+       -find all files in directory
+               -functions for traversing directory
+               -save to struct with file size
+       -sort
+       -on modification, update torrents
 -add files to torrent
 -create torrent
        -.torrent file
@@ -87,6 +87,7 @@ Stage 1:
 -tcp+udp functionality
 -create/add torrents
 -create feeds
+       -bring in feeds from old project
 
 Stage 2:
 -dht