command
module
Version:
v0.0.0-...-3df55d0
Opens a new window with list of versions in this module.
Published: Aug 18, 2025
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶

TuiCamp
Unofficial TimeCamp TUI
Build and Installation
This project uses just as a command runner and requires Go for building. Below are the available commands:
Available Commands
just or just install - Build and install the binary to PREFIX/bin/ (default: /usr/local/bin)
just build - Build the binary in the current directory
just uninstall - Remove the installed binary
just clean - Remove the built binary from the current directory
Usage
tuicamp
Keybindings
| Panel |
Key |
Action |
| All |
q |
Quit |
| Calendar |
h or ← |
Move to previous day |
| Calendar |
l or → |
Move to next day |
| Calendar |
j or ↓ |
Move to next week |
| Calendar |
k or ↑ |
Move to previous week |
| Calendar |
L |
Move to left panel (Timer) |
| Calendar |
J |
Move to bottom panel (Entries) |
| Calendar |
g or Home |
Move to first day of month |
| Calendar |
G or End |
Move to last day of month |
| Calendar |
p or Page Up |
Move to previous month |
| Calendar |
n or Page Down |
Move to next month |
| Calendar |
t |
Move to today |
| Calendar |
Enter or Space |
Select day |
| Timer |
H |
Move to right panel (Calendar) |
| Timer |
J |
Move to bottom panel (Entries) |
| Timer |
Enter or Space |
Start or stop timer |
| Entries |
K |
Move to top panel (Calendar) |
| Entries |
j or ↓ |
Move to next entry |
| Entries |
k or ↑ |
Move to previous entry |
| Entries |
e or Enter |
Edit entry |
| Entries |
d |
Delete entry |
| Entry Edit |
q or Esc |
Cancel editing and return |
| Entry Edit |
Tab |
Cycle between time fields and task selection |
| Entry Edit |
Enter or Space |
Save entry changes |
| Entry Edit |
Backspace |
Delete last time digit |
| Entry Edit |
0-9 (numbers) |
Enter time digits (auto-formats as HH:MM:SS) |
| Entry Edit |
/ |
Search tasks |
| Entry Edit |
j or ↓ |
Move to next task |
| Entry Edit |
k or ↑ |
Move to previous task |
| Entry Edit |
g or Home |
Move to first task |
| Entry Edit |
G or End |
Move to last task |
| Search tasks |
Esc, Enter, or / |
Exit search mode |
| Search tasks |
Backspace |
Delete last search character |
| Search tasks |
Any character |
Add to search query |
Screenshots




Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.