|
2 سال پیش | |
---|---|---|
emailtool | 2 سال پیش | |
static | 2 سال پیش | |
templates | 2 سال پیش | |
uploads | 2 سال پیش | |
.gitignore | 2 سال پیش | |
LICENSE | 2 سال پیش | |
README.md | 2 سال پیش | |
app.py | 2 سال پیش | |
requirements.txt | 2 سال پیش |
This tool is a self-contained web application that allows users to manage their ILS password reset notifications. It is designed to be used by the Lynx Library staff. It is not designed to be used by the general public.
Start the application on any Windows system connected to the network.
http://<system name or IP>>:<port>>/admin
This tool is licensed under the MIT license. See the LICENSE file for more information.
Download the new version of the tool and extract it to it's own directory.
Make sure pyinstaller is installed: pip install pyinstaller