Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dullage/tahskr
A simple, open source, self-hosted todo manager.
https://github.com/dullage/tahskr
electron self-hosted selfhosted task task-list tasklist tasks todo todo-list todolist todos
Last synced: 17 days ago
JSON representation
A simple, open source, self-hosted todo manager.
- Host: GitHub
- URL: https://github.com/dullage/tahskr
- Owner: dullage
- License: mit
- Created: 2019-09-23T12:43:45.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-02T08:52:00.000Z (over 1 year ago)
- Last Synced: 2024-11-29T14:55:26.754Z (23 days ago)
- Topics: electron, self-hosted, selfhosted, task, task-list, tasklist, tasks, todo, todo-list, todolist, todos
- Language: Vue
- Homepage:
- Size: 2.53 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tahskr
* [What is tahskr?](#what-is-tahskr)
* [Screenshot](#screenshot)
* [Download](#download)## What is tahskr?
tahskr is a simple, open source, self-hosted todo manager.There are two parts to tahskr. The [**server side**](https://github.com/Dullage/tahskr-server) that stores and serves data and the **frontend** (that's this repo) that provides a web interface accessible from a mobile/desktop browser or Windows Electron app.
## Screenshot
![Screenshot](/docs/screenshot.png)
## Download
You can download the tahskr Electron app from the [releases](https://github.com/Dullage/tahskr/releases) area of this repo.To run your own tahskr server see [this repo](https://github.com/Dullage/tahskr-server).