diff --git a/software/listaway.yml b/software/listaway.yml new file mode 100644 index 0000000000..1c0bda62a4 --- /dev/null +++ b/software/listaway.yml @@ -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 \ No newline at end of file