Skip to content
Open
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
13 changes: 13 additions & 0 deletions applications.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
{
"applications": [
{
"title": "Edmund",
"short_description": "Minimal, native macOS Markdown editor with live preview that works with your existing files, no vault.",
"categories": [
"markdown"
],
"repo_url": "https://github.com/I7T5/Edmund",
"screenshots": [],
"official_site": "https://github.com/I7T5/Edmund",
"languages": [
"swift"
]
},
{
"title": "ActivityWatch",
"short_description": "Open-source automated time tracker that tracks how you spend time on your devices.",
Expand Down