Releases: arjunj132/LocalPy
Releases · arjunj132/LocalPy
1.0.1
Welcome! This is the first full version of LocalPy, tested! We will update this later on so it will become better.
Check the README for information to install.
This app was meant for linux systems with Python 3.
Changelog:
- Fixed a bug that did not allow you to delete a localhost with files in it.
1.0.0
Welcome! This is the first full version of LocalPy, tested! We will update this later on so it will become better.
Check the README for information to install.
This app was meant for linux systems with Python 3.
Changelog:
- Servers are saved when manager is closed.
- Fixed a bug where the program used the current working directory to host the server.
BETA - 0.1.0
Notes:
Welcome! This release is a beta release and is not completely bug-free. We will update this later on so it will become better.
Just clone this repo, cd
into the repo, and run the following command:
python3 -m dashboard
This app was meant for linux systems with Python 3.
Changelog:
- Initial release