Init
Go to file
itdominator 0e940aa4f0 Updated themeing css; temporary fix for zoom + mini view conflicts; cleanup 2023-10-10 04:04:53 -05:00
plugins Initial commit 2023-03-18 04:17:38 +00:00
src Updated themeing css; temporary fix for zoom + mini view conflicts; cleanup 2023-10-10 04:04:53 -05:00
user_config Updated themeing css; temporary fix for zoom + mini view conflicts; cleanup 2023-10-10 04:04:53 -05:00
.gitignore Initial commit 2023-03-18 04:17:38 +00:00
LICENSE Initial commit 2023-03-18 04:17:38 +00:00
README.md Initial push... 2023-03-17 23:19:04 -05:00

README.md

Newton Editor

A Python and Gtk+ quasi-IDE.

Requirements

  • PyGObject
  • setproctitle
  • pyxdg

Note

WIP