🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

jtimer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jtimer

John's Timer - desktop app for tracking time

0.1.5
Maintainers
1

Timer App

DEVELOPMENT IN PROGRESS

Dissatisfied with the selection of timer applications available in linux, I built my own. It maintains a simple local db in /tmp

The application is fairly simple:

  • user can specify a list of different timers.
  • timers can be renamed.
  • timers can be started / stopped concurrently.
  • on startup the timers will resume the count from the last start.
  • timers should not cross over days. automatic stop times at 23:59:59 for forgotten timers.
  • daily statistics view

Installation

pip install jtimer  # not timer

Usage

jtimer

Planned Future developments

  • timer linked triggers
  • timer event view

Keywords

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts