bartib
A simple timetracker for the command line. It saves a log of all tracked activities as a plaintext file and allows you to create flexible reports.
About bartib
A simple timetracker for the command line. It saves a log of all tracked activities as a plaintext file and allows you to create flexible reports.
What's New in vv1.1.0
Release Notes
Added
- This changelog file
- Option
--roundforlistandreportto round start and end times (thanks to @berkes) - Subcommand
changeto modify the currently running activity - Subcommand
sanityfor several sanity checks on the bartib log (thanks to @lukasdietrich) - Compact mode
--compactforprojects- list currently running projects only - GitHub Actions for tests (thanks to @Ernaldis)
Changed
--projectfilters forlistandreportnow support wildcards (thanks to @simonsan)- Display activities where start and end time is the same with a duration of "<1m" (issue #24 - thanks to @julianmatos97)
- Do not display the number of days in durations - issue #12
- Many minor adjustments to the documentation
Install bartib 1.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nikolassv/bartib/releases/download/v1.1.0/bartib-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/nikolassv/bartib/releases/download/v1.1.0/bartib-installer.ps1 | iex
Download bartib 1.1.0
| File | Platform | Checksum |
|---|---|---|
| bartib-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| bartib-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| bartib-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| bartib-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
| bartib-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
Legal Notice
This software is provided by its original developers. We only index and provide links to official download sources. All downloads are from the original publishers and are completely legal and safe.
Download Information
Related Apps
bruno
GitHubOpensource IDE For Exploring and Testing API's (lightweight alternative to Postman/Insomnia)
bruno
GitHubOpensource IDE For Exploring and Testing API's (lightweight alternative to Postman/Insomnia)
shellcheck
GitHubShellCheck, a static analysis tool for shell scripts
it-tools
GitHubCollection of handy online tools for developers, with great UX.