This is a variant of the Log, a log and time-tracker. In this version, logs are hosted on GitHub and can be viewed online.
Use the terminal to run commands:
logweb "A Sector" "A Project" "A Description"
- Start a log entrylogweb e
- End a log entrylogweb p
- Upload logs to repo
- Fork this repo; do not just download it
- If you already use the Electron app, you might already have existing log and config files. Simply copy these into this folder's data folder.
- Run install.sh
- Start a log
You can view your logs online by navigating to the URL below. You may need to set up GH Pages in the settings of your forked repo.
https://{username}.github.io/log-web/
Josh Avanier