2020-07-27 11:31:13 +00:00
|
|
|
# majc
|
|
|
|
```
|
|
|
|
__
|
|
|
|
_____ _____ |__| ____
|
|
|
|
/ \ \__ \ | |_/ ___\
|
|
|
|
| Y Y \ / __ \_ | |\ \___
|
|
|
|
|__|_| /(____ //\__| | \___ >
|
|
|
|
\/ \/ \______| \/
|
|
|
|
```
|
|
|
|
A curses client for Gemini!
|
|
|
|
|
|
|
|
## Homepage
|
|
|
|
The main homepage for majc is on tulpa.dev:
|
|
|
|
=> https://tulpa.dev/cadey/maj
|
|
|
|
|
|
|
|
## Installation
|
2020-07-28 02:04:36 +00:00
|
|
|
majc can be installed on amd64 linux with this .deb file:
|
2020-07-28 01:52:47 +00:00
|
|
|
|
|
|
|
=> https://xena.greedo.xeserv.us/pkg/maj/majc_0.2.0_amd64.deb majc_0.2.0_amd64.deb
|
|
|
|
|
2020-07-27 11:31:13 +00:00
|
|
|
Then you can run it with `majc`:
|
|
|
|
|
|
|
|
```
|
|
|
|
$ majc
|
|
|
|
```
|
|
|
|
|
2020-07-28 02:04:36 +00:00
|
|
|
Or you can build a development copy from the main brach on git.
|
|
|
|
|
2020-07-27 11:31:13 +00:00
|
|
|
## Important Keys
|
|
|
|
<esc>: opens the menubar
|
|
|
|
c: closes the active window
|
|
|
|
o: prompts to open a URL
|
2020-07-28 01:52:47 +00:00
|
|
|
h: shows history
|
|
|
|
l: shows active links in the page
|
2020-07-27 11:31:13 +00:00
|
|
|
q: quits majc
|
|
|
|
?: shows this screen
|
|
|
|
~: toggles the debug logging pane
|
|
|
|
|
2020-07-28 01:52:47 +00:00
|
|
|
Let me know how it works for you! Send feedback to cadey@firemail.cc so I can fix it in the next release.
|
|
|
|
|
2020-07-27 11:31:13 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
=> . Go back
|