Contribute
Tallier is open-source software licensed under the GNU AGPL-3.0-only and built in the open at github.com/paracosmos-studio/tallier. Every improvement, from a one-line fix to a new feature, happens there.
Contribute code
The app is built with Tauri v2, SvelteKit, TypeScript, and Rust. Getting a development build running takes two commands once Node and the Rust toolchain are installed:
npm install
npm run tauri dev Fork the repository, make your change on a branch, and open a pull request. Small, focused pull requests are the fastest to review. For larger changes, open an issue first so we can agree on the direction before you invest the time.
By submitting a pull request, you agree that your contribution is licensed under AGPL-3.0-only, the same license as the rest of the project.
Report bugs
Found something broken? File a bug report. The template asks for your platform, app version, and steps to reproduce; the more precise the report, the faster the fix.
Suggest features
Have an idea that would make Tallier better? Open a feature request. Describe the problem you are trying to solve, not just the solution; that context shapes better design decisions.
Other ways to help
Star the repository, share Tallier with someone who tracks their time, or review open pull requests. More ways to support the project, including donations, are coming.