mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Listaway to Task Management (#1588)
Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
This commit is contained in:
parent
6c92aa7b2f
commit
c1d121712a
1 changed files with 10 additions and 0 deletions
10
software/listaway.yml
Normal file
10
software/listaway.yml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
name: "Listaway"
|
||||
website_url: "https://github.com/jeffrpowell/listaway/"
|
||||
source_code_url: "https://github.com/jeffrpowell/listaway"
|
||||
description: "List management app for creating and publicly sharing lists of items. Supports auth, admin tools, item notes and priorities, and opt-in public read-only links with randomized URLs (alternative to Amazon Lists)."
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Docker
|
||||
tags:
|
||||
- Task Management & To-do Lists
|
||||
Loading…
Reference in a new issue