Skip to content

Releases: arjunj132/LocalPy

1.0.1

22 Jan 17:20
2b84abb

Choose a tag to compare

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

22 Jan 16:56
c0603d4

Choose a tag to compare

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

22 Jan 16:36
0133cc2

Choose a tag to compare

BETA - 0.1.0 Pre-release
Pre-release

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