Projects

Bartib

Bartib is a CLI application for time tracking. Activities are recorded via commands such as start, stop, and continue from the command line. Additional commands generate reports with a wide range of filtering options.

Bartib stores all activities in a human-readable plaintext file, where they can be easily edited later.

GitHub: Bartib

Tankbudget

Tankbudget is a web application for tracking fuel and other vehicle expenses. It provides clear reports on cost trends and average costs per 100 kilometers.

Tankbudget

md-serve

md-serve is an HTTP server for Markdown files. The Markdown files are rendered directly when accessed. Users can define their own Handlebars templates for rendering the Markdown files.

md-serve