Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions licenses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,10 @@
name: Mozilla Public License
url: https://spdx.org/licenses/MPL-2.0.html

- identifier: O'Saasy
name: O'Saasy License
url: https://osaasy.dev/

- identifier: OSL-3.0
name: Open Software License 3.0
url: https://spdx.org/licenses/OSL-3.0.html
Expand Down
13 changes: 13 additions & 0 deletions software/fizzy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: "Fizzy"
website_url: "https://www.fizzy.do/"
source_code_url: "https://github.com/basecamp/fizzy"
description: "Fizzy is a free kanban-based tracking tool for managing bugs, tasks, ideas, and small projects. It focuses on a simple, fast interface and aims to provide a lightweight alternative to more complex project management platforms like Trello, Jira, and Asana."
licenses:
- O'Saasy
platforms:
- Ruby
- Docker
tags:
- Task management & To-do lists
- Groupware
- Resource Planning
Loading