48 lines
957 B
Plaintext
48 lines
957 B
Plaintext
# majc
|
|
```
|
|
__
|
|
_____ _____ |__| ____
|
|
/ \ \__ \ | |_/ ___\
|
|
| Y Y \ / __ \_ | |\ \___
|
|
|__|_| /(____ //\__| | \___ >
|
|
\/ \/ \______| \/
|
|
```
|
|
A curses client for Gemini!
|
|
|
|
## Homepage
|
|
The main homepage for majc is on tulpa.dev:
|
|
=> https://tulpa.dev/cadey/maj
|
|
|
|
## Installation
|
|
majc can be installed using Nix:
|
|
|
|
```
|
|
$ nix-env -if https://tulpa.dev/cadey/maj/archive/master.tar.gz -A majc
|
|
```
|
|
|
|
Or with this .deb file
|
|
|
|
=> https://xena.greedo.xeserv.us/pkg/maj/majc_0.2.0_amd64.deb majc_0.2.0_amd64.deb
|
|
|
|
Then you can run it with `majc`:
|
|
|
|
```
|
|
$ majc
|
|
```
|
|
|
|
## Important Keys
|
|
<esc>: opens the menubar
|
|
c: closes the active window
|
|
o: prompts to open a URL
|
|
h: shows history
|
|
l: shows active links in the page
|
|
q: quits majc
|
|
?: shows this screen
|
|
~: toggles the debug logging pane
|
|
|
|
Let me know how it works for you! Send feedback to cadey@firemail.cc so I can fix it in the next release.
|
|
|
|
---
|
|
|
|
=> . Go back
|