https://github.com/shadow53/tejat
Rust core library for the Gemini protocol
https://github.com/shadow53/tejat
Last synced: about 1 year ago
JSON representation
Rust core library for the Gemini protocol
- Host: GitHub
- URL: https://github.com/shadow53/tejat
- Owner: Shadow53
- License: mit
- Created: 2022-05-16T07:11:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T02:28:08.000Z (over 2 years ago)
- Last Synced: 2025-02-15T01:23:06.104Z (over 1 year ago)
- Language: Rust
- Size: 37.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gemini Ecosystem for Rust
- `alhena`: server library and software
- `propus`: static site builder
- `tejat`: gemtext parser
- `wasat`: client library and software
## Planned
- `wasat-tui`: `curses`-like TUI
- `wasat-gui`: proper GUI, possibly using [`iced`](https://iced.rs)
## Future Ideas
- `alhena-proxy`: a Gemini->HTML proxy server