diff --git a/applications.ron b/applications.ron index fc6ebd1..d6a84d6 100644 --- a/applications.ron +++ b/applications.ron @@ -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", + ), ] )