Init
Go to file
itdominator 257a368e02 Improved handle placement on ctrl+shift --> 2nd pane when hidden 2023-11-12 17:34:13 -06:00
images Theme updates; picture updates 2023-10-26 21:32:59 -05:00
plugins Resolving info widget updating events 2023-11-12 16:07:51 -06:00
src Improved handle placement on ctrl+shift --> 2nd pane when hidden 2023-11-12 17:34:13 -06:00
user_config Updateing config css and keybinding file 2023-11-11 21:09:34 -06: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 fixing README image 2023-11-12 01:34:52 -06:00
requirements.txt Added requirements file 2023-11-07 17:38:25 -06:00

README.md

Newton Editor

A Python and Gtk+ quasi-IDE.

Requirements

  • PyGObject
  • setproctitle
  • pyxdg

Note

Currently very much a WIP effort.

  • Move respetive sub folder content under user_config to the same places in Linux. Though, /user/share/newton can go to ~/.config folder if prefered.
  • In additiion, place the plugins folder in the same app folder you moved to /usr/share/newton or ~/.config/newton .

Images

1 Newton default view. 2 Newton search and replace plus menu shown. 3 Newton displaying inline colors. 4 Newton as transparent with youtube playing below it.