Tascli: A Lightweight Local CLI Task and Record Manager
By
Aperocky
Master baker tier. Every paragraph earns its place on the tray.
Summary
Tascli is a lightweight, local command-line interface tool for task and record management. The tool is small (under 2MB), fast (under 10ms), and stores data locally in a SQLite database. It supports creating tasks with deadlines, recurring tasks, task completion, search functionality, and record tracking for events. The tool is designed for Unix terminal users who want a simple, fast local task manager without cloud dependencies.
Key quotes
· 4 pulledA small (<2MB), simple, fast (<10ms), local CLI tool for tracking tasks and records from unix terminal.
Tasks and records are stored in ~/.local/share/tascli/tascli.db (configurable) with sqlite.
Completing a task or a recurring tasks will generate a corresponding record.
Create records (for tracking events):
You might also wanna read
tsk.lol: Open Source Local-First Task Manager for Holistic Daily Planning
tsk.lol is a free, open-source, local-first task manager that provides a holistic view of daily activities including tasks, meetings, focus
TaskShell: Terminal/IDE-Inspired Cloud-Based Task Manager for Developers
TaskShell is a cloud-based task management application designed specifically for developers, featuring a terminal/IDE-inspired interface. It
