## Apps I
### Captura
-A macos application that lets you quickly record your screen and share it as an mp4 or gif
+Quickly record your screen and share as .gif or .mp4 (macOS)
=> https://captura.tranquil.systems/ captura.tranquil.systems
### Lyricli
-A command line tool for macos and linux to print the lyrics of your current track. (Supports Apple Music and Spotify on mac, and most media players on linux.)
+Print the lyrics of your current track to the terminal. Supports Apple Music, Spotify for mac, and most Linux players. (macOS, linux)
=> /lyricli.gmi ./lyricli.gmi
=> https://git.r.bdr.sh/rbdr/lyricli lyricli source code.
-## II
-### Do
-A task manager for iOS and MacOs that makes you write a journal entry when the task is done.
-=> https://do.tranquil.systems/ do.tranquil.systems
-
### Map
-A MacOS app that lets you create wardley maps using text.
+Create wardley maps on mac using text.
=> https://map.tranquil.systems/ map.tranquil.systems
-### Ritmo
-An iOS and MacOS app that helps you maintain a healthy balance.
-=> https://ritmo.tranquil.systems/ ritmo.tranquil.systems
-## III
+## II
### Blog
-A command line tool to author and publish an (almost) ephemeral https blog with a gemini archive.
+Author and publish an (almost) ephemeral html blog with a gemini archive. (macOS, linux)
=> /blog.gmi ./blog.gmi
=> https://git.r.bdr.sh/rbdr/blog blog source code
### Page
-A command line tool to generate HTML and static gemini websites from .gmi files
+Generate HTML and static gemini websites from .gmi files. (macOS, linux)
=> /page.gmi ./page.gmi
=> https://git.r.bdr.sh/rbdr/page page source code
+## III
+### Do
+A task manager that makes you write a journal entry when the task is done. (iOS, macOS)
+=> https://do.tranquil.systems/ do.tranquil.systems
+
+### Ritmo
+Keep a healthy balance in life by getting periodic reminders. (iOS, macOS)
+=> https://ritmo.tranquil.systems/ ritmo.tranquil.systems
+
+
## Libraries I
### Patterns
MacPaint style pattern views for SwiftUI
=> https://git.r.bdr.sh/rbdr/patterns Patterns source code
### Serpentity
-An entity-component-system framework for Javascript
+Entity-component-system framework for Javascript
=> https://git.r.bdr.sh/rbdr/serpentity Serpentity source code
=> https://git.r.bdr.sh/rbdr/serpentity-lib Serpentity Shared Library source code
=> https://www.npmjs.com/org/serpentity Serpentity @ npm
## II
### Grafn
-Flow based programming library for javascript.
+Flow based programming library for Javascript.
=> https://git.r.bdr.sh/rbdr/grafn Grafn source code
### Cologne
-Log multiplexer for javascript with no dependencies.
+Log multiplexer for Javascript with no dependencies.
=> https://git.r.bdr.sh/rbdr/cologne Cologne source code
## Plugins I
### Flat Bezel.qsplugin
-A UI Plugin for quicksilver inspired by the classic Bezel with a modern macOS look and SF Symbols.
+Quicksilver UI Plugin that modernizes the classic Bezel.
=> ./flat_bezel.gmi ./flat_bezel.gmi
### NGINX Office Hours
-A victory for the server's labor rights: An nginx module that allows you to serve your content only during office hours.
+A victory for the server's labor rights: Serve nginx content only during office hours.
=> ./nginx_office_hours.gmi ./nginx_office_hours.gmi
### Junction
-A browser extension that lets you start audio calls on any URL.
+Start audio calls in your browser from any URL (Firefox, Safari)
=> https://junction.unlimited.pizza Junction
### nota.nvim
-A plugin for neovim that lets you manage periodic notes, tasks, learning and .plan files
+Manage periodic notes, tasks, learning and .plan files with neovim.
=> ./nota.gmi ./nota.gmi
=> https://git.r.bdr.sh/rbdr/nota.nvim nota.nvim source code
### oleoboard.nvim
-A plugin for neovim that lets you use directories as a kanban-like board
+Use directories as a kanban-like board with neovim.
=> ./oleoboard.gmi ./oleoboard.gmi
=> https://git.r.bdr.sh/rbdr/oleoboard.nvim nota.nvim source code