(Currently in development)
Kraken is a Cloud Service designed to store and manage game saves. The project provides a convenient way to synchronize game data between different devices.
- Support for storing game saves from multiple devices
- Ability to upload and download save files
- Data security (encryption and authentication)
- Integrated access to Steam API for retrieving game information
- Redis integration for fast processing and caching of data from API
- SQLite database for storing and managing local game data efficiently
- Directory monitoring to detect game save files and their changes
- Responsive user interface with personal game library
- Multithreading functionality for service performance and responsiveness