Skip to content

A File explorer, document viewer, text editor, terminal and a whole lot more; build using PyImGUI.

License

Notifications You must be signed in to change notification settings

hyouteki/Neptune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neptune

A File explorer, document viewer, text editor, terminal and a whole lot more; build using PyImGUI which is a python wrapper for Dear ImGUI.

Screenshot

Features

  • Super lightweight.
  • Quick access console in File explorer.
  • Easily configure Neptune using parameters.json file.

    Later settings window would be implemeted for even more ease.

  • Everything just one click or one key-board key combination away.

    FUNFACT: Half of this project actually written using Neptune itself; talk about turing completeness.

Quick start

  • Clone the repository and install PyImGUI library.
    git clone https://github.com/Hyouteki/Neptune.git
    pip install imgui[full]
    
  • Launch Neptune using python neptune.py.

    Later release will include an .exe file replacing the need of downloading library and running Neptune using python interpreter.

References

About

A File explorer, document viewer, text editor, terminal and a whole lot more; build using PyImGUI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages