mirror of https://git.sr.ht/~sircmpwn/gmni
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
4 weeks ago | |
---|---|---|
doc | 1 year ago | |
include | 1 year ago | |
src | 4 weeks ago | |
.gitignore | 2 years ago | |
COPYING | 2 years ago | |
Makefile | 8 months ago | |
README.md | 1 year ago | |
config.sh | 1 year ago | |
configure | 1 year ago |
README.md
gmni - A Gemini client
This is a Gemini client. Included are:
- A CLI utility (like curl): gmni
- A line-mode browser: gmnlm
Dependencies:
Features:
- Page history
- Regex searches
- Bookmarks
Compiling
$ mkdir build && cd build
$ ../configure
$ make
# make install
Usage
See gmni(1)
, gmnlm(1)
.