https://github.com/rustynova016/tagstudier
https://github.com/rustynova016/tagstudier
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rustynova016/tagstudier
- Owner: RustyNova016
- License: gpl-3.0
- Created: 2025-07-22T09:27:37.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-08-07T09:14:04.000Z (11 months ago)
- Last Synced: 2025-08-07T11:22:33.587Z (11 months ago)
- Language: Rust
- Size: 76.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TagStudier
A cli app to extend [TagStudio's](https://docs.tagstud.io/) capacities
This is a **alpha** app. Tests are inexistents, things move fast and break, make backups of your database file!
# Usage
Open your terminal into your tagstudio folder, and run the app.
To use the Pixiv commands, you need to add a `tagerine_config.json` file in `.TagStudio`
```json
{
"pixiv_cookies": ""
}
```