https://github.com/0adri3n/plsstockmyscans
An easy-to-use software to manage your manga's status & grade.
https://github.com/0adri3n/plsstockmyscans
flask manga python
Last synced: 2 months ago
JSON representation
An easy-to-use software to manage your manga's status & grade.
- Host: GitHub
- URL: https://github.com/0adri3n/plsstockmyscans
- Owner: 0adri3n
- License: mit
- Created: 2022-05-16T16:19:13.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-17T06:36:36.000Z (about 4 years ago)
- Last Synced: 2025-10-20T01:53:27.112Z (9 months ago)
- Topics: flask, manga, python
- Language: CSS
- Homepage:
- Size: 11.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# plsStockMyScans
An easy-to-use software to manage your manga's status & grade.

# Setup (From .exe)
1. Download the last release here.
2. Extract.
3. Start plsStockMyScans.exe ❗ WITH ADMIN PERMS ❗
4. Open your browser and go to http://www.pls-stock.com
5. Ready to use !
# Setup (From source code)
1. Download the repository.
2. Download required python module:
```diff
pip install flask
```
4. Start script.py ❗ WITH ADMIN PERMS ❗
5. Open your browser and go to http://www.pls-stock.com
6. Ready to use !
# Management part
* Add data
* Remove data
* Modify data
* Change wallpaper (fav part 😎)
* Reset database
Open an issue if you have an error !
# Notes
Wallpaper feature is not working in .exe version for the moment, I'll do an update to change it one day.