## Apps I
### Captura
-Quickly record your screen and share as .gif or .mp4 (macOS)
+Quickly record your mac's screen and share as .gif or .mp4.
=> https://captura.tranquil.systems/ captura.tranquil.systems
### Lyricli
-Print the lyrics of your current track to the terminal. Supports Apple Music, Spotify for mac, and most Linux players. (macOS, linux)
+Print the lyrics of your current track to the terminal. Supports Apple Music, Spotify for mac, and most Linux players.
=> /lyricli.gmi ./lyricli.gmi
=> https://git.r.bdr.sh/rbdr/lyricli lyricli source code.
## II
### Blog
-Author and publish an (almost) ephemeral html blog with a gemini archive. (macOS, linux)
+Author and publish an (almost) ephemeral html blog with a gemini archive.
=> /blog.gmi ./blog.gmi
=> https://git.r.bdr.sh/rbdr/blog blog source code
### Page
-Generate HTML and static gemini websites from .gmi files. (macOS, linux)
+Generate HTML and static gemini websites from .gmi files.
=> /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)
+A task manager that makes you write a journal entry when the task is done.
=> https://do.tranquil.systems/ do.tranquil.systems
### Ritmo
-Keep a healthy balance in life by getting periodic reminders. (iOS, macOS)
+Keep a healthy balance in life by getting periodic reminders. For iOS and mac.
=> https://ritmo.tranquil.systems/ ritmo.tranquil.systems
=> 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. Supports Firefox, and 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