Say goodbye to key clutter! This Game Key Manager is like your own personal vault for all those Steam, GOG, and other game keys you've been hoarding. Keep them secure and share them with your favorite players whenever the mood strikes!
Go to file
nocci 0044017df8 Padded bunch of project data 2025-04-21 11:56:29 +00:00
steam-gift-manager Padded bunch of project data 2025-04-21 11:56:29 +00:00
steam-translations Padded bunch of project data 2025-04-21 11:56:29 +00:00
README.md edit README.md 2025-04-21 11:49:45 +00:00
setup.sh fetch game pic and Steam AppID 2025-04-21 11:42:20 +00:00
translate.sh Padded bunch of project data 2025-04-21 11:56:29 +00:00

README.md

🗝️ Game Key Management System 🔑

![Project Logo - ideally a nerdy picture of keys or a gamepad]

Welcome! 👋

This project helps you keep track of your collected game keys. Does this sound familiar? You have a key here, a key there, from Humble Bundle, Fanatical, or just given to you, but you can't remember if you redeemed it, gifted it, or if it's still lurking somewhere? Don't panic, this is the solution!

Features

  • Key Management: Enter your game keys, along with the corresponding game, platform (Steam, GOG, etc.) and where you got the key.
  • Status Tracking: Mark keys as "Redeemed", "Gifted" or "Available". So you always know where you stand.
  • Clear Database: All your keys in one place, easily searchable and sortable.
  • (Planned Features):
    • Import(?)/Export of Keys (CSV, JSON)
    • Generate a redeem site with unique link to post it in a mail oder social media

🚀 Get Started! 🚀

  1. Clone the Repository:

    git clone [Repository URL]
    cd [Project Directory]
    
  2. Installation (if required - e.g. for a web application):

    • Describe the necessary installation steps here. Example:
    npm install  # Or yarn install, whatever you prefer!
    
  3. Configuration:

    • Explain here which configuration steps are necessary (e.g. setting up a database connection).
    • Example: Create a .env file and enter your database access data.
  4. Start the Application:

    npm start  # Or however the application is started
    
  5. Use the Application! Open your browser and go to http://localhost:5000 (or wherever your application is running).

🛠️ Technology Stack 🛠️

  • Frontend: [Static HTML]
  • Backend: [Python/Flask]
  • Database: [SQLite]

🙌 Contribute! 🙌

This project is open source and thrives on your help! If you find bugs, have suggestions, or want to contribute code yourself, you are welcome!

  • Bug Reports: Please report bugs as Issues.
  • Feature Requests: Suggest new features!
  • Pull Requests: Submit your code changes!

Before contributing code, please read the CONTRIBUTING.md file.

📜 License 📜

This project is licensed under the MIT License.

💖 Acknowledgements 💖

A big thank you to everyone who supports and contributes to this project!