Awesome
Gremlin
Gemini browser for the terminal
Implemented features
- Basic text formatting according to the text/gemini specification. (Headings, sub-headings, links and more)
- Moving up and down the browsing history.
- Redirects from links and separate scrolling for links (Maybe this is an anti-feature?)
Things to be completed soon
- Improvements in UI/UX:
- Provide visual feedback when a background process (eg. making a request over the network) is happening.
- Create a help menu
- Provide visual feedback about what command you just used.
- Find a fix for infinite scrolling
- Allow users to customise the colors of the application (background, Headings, Sub headings, etc.)
- Low priority bugs (crash when gemini space has no links, performance issues when scrolling a lot)
- Trust on first use (TOFU) for TLS certificates.
Usage (All for normal mode unless mentioned otherwise)
- Ctrl + K/L - Scroll link selector Up / Down
- Alt + K/L - Scroll through your history
- Up / Down - Scroll view
- Return / Enter Key - Go to link
- Alt + n - Enter URI to navigate to (This takes you into Edit mode)
- Ctrl + c - Exit application (Works in Normal and Edit mode)