Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.07 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.07 KB

Screenshot

MIT

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.

Commands

Use the terminal to run commands:

  • logweb "A Sector" "A Project" "A Description" - Start a log entry
  • logweb e - End a log entry
  • logweb p - Upload logs to repo

Install

  1. Fork this repo; do not just download it
  2. 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.
  3. Run install.sh
  4. Start a log

View

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

@joshavanier joshavanier.com