Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 552 Bytes

readme.md

File metadata and controls

11 lines (7 loc) · 552 Bytes

Remid

Recenter your Python projects on a one terminal

Remid logo

Remid is an terminal program in Python to run all of your projects who have the path registered on a file.

To run it, you can use remid on Windows or python remid.py on other os.

To add Python program path, add to the file remid.pth, separated by ;, this : <python path>|<name for execute>. To execute it on Remid, type the name of program with arguments if needed after.

This weightlight and tiny terminal help to be more productive.