Init
Go to file
itdominator cf84cbbb35 Fixed inspector launch bug 2024-04-04 23:22:35 -05:00
src Fixed inspector launch bug 2024-04-04 23:22:35 -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 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.