A terminal-style home page replicating the tree command .
Go to file
2020-08-24 13:58:57 -07:00
skeletons added skeletons, more work done on install.py 2020-08-23 23:38:15 -07:00
WebExample Merge branch 'master' of github.com:Paul-Houser/StartTree into master 2020-08-23 21:31:15 -07:00
config.yaml moved files, added skeleton, added install, added example config 2020-08-23 21:31:09 -07:00
init.py separated install and init 2020-08-24 13:58:57 -07:00
install.py separated install and init 2020-08-24 13:58:57 -07:00
README.md Fixed spelling mistake 2020-08-24 00:14:08 -07:00
StartTree.png added screenshot 2020-08-23 16:41:36 -07:00

StartTree

A terminal-style home page replicating the tree command.

TODO

  • Add screenshot to README.md
  • add install script
    • Should allow selection of search engine
    • Should allow for multiple columns
    • User makes a 'config.yaml' file that is parsed and translated into the HTML
Tree_1:
  General:
    Google: "https://www.google.com/"
    Youtube: "https://www.youtube.com/"
  Reddit:
    Homepage: "https://www.reddit.com/"
    Unixporn: "https://www.reddit.com/r/unixporn/"