Skip to content
/ playtime Public

A simple, cross-platform, privacy-oriented time tracker for the command line.

Notifications You must be signed in to change notification settings

p-mng/playtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playtime 🎮⏱️

A simple, cross-platform, privacy-oriented time tracker for the command line.

Description

playtime is a command line tool that launches an executable, tracks how long the application stays open, and saves the session info (start timestamp and duration) to a database when the application is terminated. This is mainly intended for logging playtime in individual games (similar to what Steam or Epic Games offer), but can also be used as a simple way of tracking work or studying time (similar to bartib or Timewarrior).

Features

  • cross-platform: works on Linux, macOS, Windows
  • simple: human-readable config file using TOML
  • lightweight: command line interface, no GUI, minimal dependencies
  • privacy-friendly: no external services required, everything stays on your device

Installation

About

A simple, cross-platform, privacy-oriented time tracker for the command line.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages