Paul Houser 224215cd9a install.py
2020-08-24 00:53:03 -07:00
2020-08-24 00:53:03 -07:00
2020-08-24 00:14:08 -07:00
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/"
Description
A terminal-style home page replicating the tree command .
Readme 8.1 MiB
Languages
CSS 61.9%
Python 22.7%
Shell 12.1%
HTML 3.3%