Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jtimer

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

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
  • PyPI
  • Socket score

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc