Skip to content

Commit

Permalink
Add bodev
Browse files Browse the repository at this point in the history
  • Loading branch information
sgued authored and Eduardo Flores committed Dec 24, 2024
1 parent 6b1cb82 commit 006f1af
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion applications.ron
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,12 @@ Applications(
description: "linkding companion app for COSMIC™",
repo: "https://github.com/vkhitrin/cosmicding",
image: "https://raw.githubusercontent.com/vkhitrin/cosmicding/main/res/screenshots/bookmarks.png"
)
),
(
name: "bodev",
description: "Low level dev tools",
repo: "https://gitlab.com/sgued/bodev",
image: "https://bodev.sgued.fr/screenshot-ascii-light.png",
),
]
)

0 comments on commit 006f1af

Please sign in to comment.