Skip to content

LundiNord/simpleTaskClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simpleTask(and Notes)Client

Better Stack Badge Quality Gate Status

View and edit tasks and notes: tasks.nyxnord.de.

Uses Simple Task Client Backend as a backend server to proxy requests to a CalDAV server.

Build

npm install --include=dev
npx rollup -c

Features

  • view and edit tasks from a CalDAV server.

  • view and edit local tasks saved in browser storage.

  • edit name and done status.

  • view and edit notes from a WebDAV server.

  • use different editors for notes.

Planned Features

  • better mobile ui.
  • search in tasks.

Used Libraries