Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cactichameleon9/prism-library-book-renew-script
An renew script for librarymanagementcloud's prism online library
https://github.com/cactichameleon9/prism-library-book-renew-script
automation bash book-library book-library-app curl script sh shell shell-script shell-scripting shellscript unofficial
Last synced: 19 days ago
JSON representation
An renew script for librarymanagementcloud's prism online library
- Host: GitHub
- URL: https://github.com/cactichameleon9/prism-library-book-renew-script
- Owner: CactiChameleon9
- License: mpl-2.0
- Created: 2022-07-26T20:49:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-09T11:36:22.000Z (over 1 year ago)
- Last Synced: 2024-10-06T12:41:52.209Z (3 months ago)
- Topics: automation, bash, book-library, book-library-app, curl, script, sh, shell, shell-script, shell-scripting, shellscript, unofficial
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Prism Library Book Renew Script
An renew script for librarymanagementcloud's prism online library web app## Usage
Download the script RenewBooks.sh and change the `PRISM_URL`, `LIB_PIN`, and `LIB_CARD` variables. Then run the script (`bash RenewScript.sh`)## Extra Info
This is tested working as of 26th July 2022, but could break in the future to do web scraping needed to get info without an apiI do not know if all prism instances are the same, but this works on mine
This was made this by analysing the network tab while pressing buttons, and then attempting to recreate requests in curl
It is not my fault if you get banned etc. etc.