generated from itdominator/Python-With-Gtk-Template
19 lines
661 B
Markdown
19 lines
661 B
Markdown
# 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. ](images/pic1.png)
|
|
![2 Newton search and replace plus menu shown. ](images/pic2.png)
|
|
![3 Newton displaying inline colors. ](images/pic3.png)
|
|
![4 Newton as transparent with youtube playing below it. ](images/pic4.png) |