https://github.com/azakidev/annota
A simple text editor written in Rust
https://github.com/azakidev/annota
Last synced: about 1 year ago
JSON representation
A simple text editor written in Rust
- Host: GitHub
- URL: https://github.com/azakidev/annota
- Owner: Azakidev
- Created: 2023-08-07T11:06:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-07T11:49:30.000Z (almost 3 years ago)
- Last Synced: 2023-08-07T12:27:25.171Z (almost 3 years ago)
- Language: Rust
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Annota
Annota is a work in progress text editor built with Rust and GTK4 as an experiment for learning purposes.

## Will this ever release?
Most likely no, but if it does it'll be a flatpak.
## Should you use this?
I mean... I can't stop you.
# How to build
Use GNOME Builder to build the project and bundle it as a flatpak, or use VSCode's flatpak extension to do the same thing.