Skip to content

Repository files navigation

tack

tack

A desktop task manager for humans and AI agents. No bullshit, no bloat. Just tasks, projects, and a CLI that talks to the same database as the app.

prerequisites

install

git clone https://github.com/pimatis/tack.git
cd tack
bun install

develop

bun run tauri dev

build

bun run tauri build

Output goes to src-tauri/target/release/.

cli

The CLI binary (tack) is built alongside the app and installed automatically.

To build it standalone:

cd src-tauri
cargo build --bin tack
./target/debug/tack --help

license

Apache-2.0, see LICENSE

About

A desktop task manager for humans and AI agents.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages