Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Mar 5, 2023. It is now read-only.

maze-n/eddit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

25 Commits

Repository files navigation

eddit

A simple text editor with GTK

Get:

Download available packages from the release section.

Build From Source:

You will need the following dependencies:

  • libgtk-3-dev
  • libgtksourceview-3.0-dev
  • make
  • rustc
  • cargo

Build, Install & Run:

make
sudo make install
com.github.maze-n.eddit

Uninstall:

sudo make uninstall

About

A basic text editor with GTK for GNU/Linux

Topics

Resources

Readme

License

GPL-3.0 license

Stars

Watchers

Forks

Packages

Contributors