2 Commits

Author SHA1 Message Date
2217bd5855 README.md aktualisiert 2025-02-12 13:25:17 +01:00
fa5d59b069 tests/analyses.ipynb gelöscht 2025-02-12 13:15:32 +01:00
2 changed files with 7 additions and 431 deletions

View File

@@ -1,18 +1,22 @@
# Torn User Activity Scraper # Torn User Activity Tracker
> [!WARNING]
> **Development is still in its early stages; do not put it to productive use!**
## Features ## Features
- Start and stop scraping user activity data - Start and stop scraping user activity data
- View real-time logs - View real-time logs
- Download data and log files - Download data and log files
- View scraping results and statistics - View scraping results
- Plugin based analysis system
- Toggle between light and dark mode - Toggle between light and dark mode
**Note:** Many features are not fully implemented yet, but the activity tracker/grabber works as intended. **Note:** Many features are not fully implemented yet, but the activity tracker/grabber works as intended.
## Planned Features ## Planned Features
- Additional analyses - Additional analyses plugins
- Selector for Torn API data to choose which data shall be tracked - Selector for Torn API data to choose which data shall be tracked
- Improved / fixed log viewer - Improved / fixed log viewer

File diff suppressed because one or more lines are too long