Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).