Crates.io | jogger |
lib.rs | jogger |
version | 0.2.2 |
source | src |
created_at | 2023-03-15 13:15:34.603655 |
updated_at | 2024-06-28 11:20:52.392424 |
description | A TUI time logging tool for jira |
homepage | |
repository | https://github.com/BeesBoxler/jogger/ |
max_upload_size | |
id | 810693 |
size | 62,890 |
An nCurses based application for logging time to Jira tickets. Because time logging has far too much friction and I get in far too much trouble for not doing it.
This package relies on ncurses and therefore probably only works on Windows under WSL.
Ubuntu/Debian:
sudo apt install -y build-essential pkg-config libssl-dev libncurses5-dev libncursesw5-dev
cargo install jogger
The first time you use this app you will be requred to set four parameters.
https://jira.company.com/
Once saved, these parameters will be stored for future usage.
Being able to customise the Category and Actions presented on the logging screen
Being able to set a custom date
Remove Category and Action from the logging screen
Make it look less like ****
Distributed binaries
🖤