aside {
clear: both;
+ padding-top: 2em;
}
::selection {
br { display: none }
h1, h2, h3 { font-weight: normal }
+h1 { font-size: 1em }
+h2 { font-size: 1.65em }
+h3 { font-size: 1.25em }
pre {
font-family: courier, monospace;
font-size: 0.875em;
canvas {
width: 64px;
height: 64px;
- display: inline-block;
+ display: block;
background-color: #000;
border: 1px solid #000;
}
## 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