/terminal-logger

A minimalistic terminal logger

Primary LanguageJavaScriptMIT LicenseMIT

terminal-logger

Simple tool to log your daily task in a terminal.

Features

  • Tick icon, once the log is saved to sheet
  • Loading icon on saving the log
  • table view of logs
  • Offline functionality (saving to sqliteDB)
  • Reset DB functionality
  • Last 1 day logs info on startup
  • install script and make command global
  • Command based execution for below tasks to trigger
  • Export logs to csv / xlsx

Setup & Installation

  • npm install

  • npm start for debugging / to change

  • to install globally ./install