An open API service indexing awesome lists of open source software.

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

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.

![Main window](./data/resources/screenshots/1.png)

## 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.