Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jam53/takma
Takma is a Kanban-style productivity tool that empowers you to effectively manage your tasks and projects with ease.
https://github.com/jam53/takma
kanban svelte task-manager tauri todo typescript
Last synced: about 2 months ago
JSON representation
Takma is a Kanban-style productivity tool that empowers you to effectively manage your tasks and projects with ease.
- Host: GitHub
- URL: https://github.com/jam53/takma
- Owner: jam53
- License: agpl-3.0
- Created: 2023-04-16T11:57:27.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-18T08:29:16.000Z (about 2 months ago)
- Last Synced: 2024-11-18T16:57:48.624Z (about 2 months ago)
- Topics: kanban, svelte, task-manager, tauri, todo, typescript
- Language: TypeScript
- Homepage: https://jam54.com/programs.html#takma
- Size: 48.5 MB
- Stars: 14
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Takma
Takma is a Kanban-style productivity tool that empowers you to effectively manage your tasks and projects with ease.Drawing inspiration from the renowned Trello platform, Takma offers a sleek and intuitive interface designed to mirror the familiar look and feel of Trello. What sets Takma apart however, is its unparalleled offline functionality, allowing you to seamlessly work offline without any dependence on third-party servers. With support for Markdown, labels, due dates, checklists and deep linking. Takma offers you the flexibility to work on your projects anytime, anywhere, without compromising on data privacy or internet connectivity.
![](./Documentation/Pictures/TakmaBoardScreen_Quality90_Effort10.avif)
## Downloading Takma
Takma can be downloaded using [The Jam54 Launcher](https://jam54.com/download.html) or directly from the [GitHub releases page](https://github.com/jam53/Takma/releases/latest).## Takma Web Preview
If you're unable to install Takma on your device but still want to view your existing save files, you can use the [Takma Web Preview](https://takma.jam54.com). This allows you to preview your save files from anywhere using a web browser. Please note that this version is for viewing only — you won't be able to create, edit, or interact with boards beyond their basic display. Attachments and images within your save files are not supported in this preview.
For the complete experience, including full functionality, download the aforementioned desktop version.
## Documentation
- [Setting up the project](./Documentation/SettingUpTheProject.md)
- [Running the project](./Documentation/RunningTheProject.md)
- [Building the project](./Documentation/BuildingTheProject.md)