Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/staticf0x/divcards2gsheet
Export PoE divination card stash tab into a Google spreadsheet
https://github.com/staticf0x/divcards2gsheet
path-of-exile
Last synced: 3 days ago
JSON representation
Export PoE divination card stash tab into a Google spreadsheet
- Host: GitHub
- URL: https://github.com/staticf0x/divcards2gsheet
- Owner: staticf0x
- License: mit
- Created: 2023-09-02T12:23:49.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-14T10:58:52.000Z (9 months ago)
- Last Synced: 2024-04-24T05:26:01.978Z (9 months ago)
- Topics: path-of-exile
- Language: Python
- Homepage:
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# divcards2gsheet
Display and export PoE divination card stash tab into a Google spreadsheet
or any other table.## Installation
1. Clone the repo
2. `poetry install`
3. `poetry run python3 divcards.py`### A note for Windows users
1. You have to install Python 3.11 from the [official Python website](https://www.python.org/downloads/windows/)
2. **Check "Add Python 3.11 to PATH"**
3. Double click on **divcards.bat**, it will take care of the rest## How to use
- Upon running, the application will open a new tab in your web browser,
asking you to authorize the app with your PoE account
- After you click "Authorize", you will be redirected to the app (a local website)
- Click on your divination cards tab and see the numbers!