Showing 123 open source projects for "steam key generator"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Laravel Migrations Generator

    Laravel Migrations Generator

    Generate your migrations from an existing database schema

    Automatically generate your migrations from an existing database schema. Generate Laravel Migrations from an existing database, including indexes and foreign keys. Laravel Migrations Generator will first generate all the tables, columns and indexes, and afterwards setup all the foreign key constraints. So make sure you include all the tables listed in the foreign keys so that they are present when the foreign keys are created.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Command & Conquer Remastered Collection

    Command & Conquer Remastered Collection

    Command & Conquer: Remastered Collection

    The CnC_Remastered_Collection repository publishes source code for key parts (e.g. TiberianDawn.dll, RedAlert.dll, and the map editor) of the Command & Conquer Remastered Collection, enabling modding and transparency. This open code release supports the Steam Workshop, mod creation, and community enhancements. The quickest way to build all configurations in the project is open CnCRemastered.sln in Microsoft Visual Studio (we recommend using 2017 as later versions report an error due to a packing mismatch with the Windows SDK headers) and select “Build” from the toolbar, then select “Batch Build”. ...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 3
    AI Logo Generator

    AI Logo Generator

    A free + OSS logo generator powered by Flux on Together AI

    AI Logo Generator is an open-source AI logo generator that lets you create professional-looking logos in seconds from a simple text prompt. It uses the Flux Pro 1.1 model hosted on Together AI to generate logos, so the heavy lifting is done by a state-of-the-art image model while the app focuses on UX and workflow. The project is built with Next.js and TypeScript, and it uses shadcn/ui plus Tailwind CSS for a modern, responsive interface that feels like a polished SaaS product rather than a demo. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Downloads: 2 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Promgen

    Promgen

    Promgen is a configuration file generator for Prometheus

    Promgen is a configuration file generator for Prometheus. Promgen is a web application written with Django and can help you do several jobs. The primary management UI is a Django application and many of the concepts that apply to a typical Django application will apply to Promgen. Configure Prometheus to load the target file from Prometheus and configure AlertManager to send notifications back to Promgen.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Django Two-Factor Authentication

    Django Two-Factor Authentication

    Complete Two-Factor Authentication for Django

    ...Test drive this app through the example app. It demos most features except the Twilio integration. The example also includes django-user-sessions for providing Django sessions with a foreign key to the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ShareX

    ShareX

    Screen capture, file sharing and productivity tool

    ShareX is a lightweight free and open source program that allows you to capture or record any area of your screen and share it with a single press of a key. ShareX offers numerous methods of capture including full screen, monitor, freehand and so much more. It also features plenty of customizable after-capture tasks and supports more than 80 different image, text, and file hosting services, as well as many URL shortening and sharing services.
    Downloads: 42 This Week
    Last Update:
    See Project
  • 9
    WanGP

    WanGP

    AI video generator optimized for low VRAM and older GPUs use

    Wan2GP is an open source AI video generation toolkit designed to make modern generative models accessible on consumer-grade hardware with limited GPU memory. It acts as a unified interface for running multiple video, image, and audio generation models, including Wan-based models as well as other systems like Hunyuan Video, Flux, and Qwen. A key focus of the project is reducing VRAM requirements, enabling some workflows to run on as little as 6 GB while still supporting older Nvidia and...
    Downloads: 4 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    BDE QR Generator

    BDE QR Generator

    Offline QR code generator for BDE

    Most QR codes are just text. When scanned with a USB reader, the reader just types out the text really quickly. It's difficult to type in a 55-character bitlocker key. This tool will create a QR code from a bitlocker key so you can plug a 2D barcode scanner into the affected computer, then scan the picture from the program. There's a section to allow you to create a QR with some cmd code to simplify the unlock and even delete a file. You can keep concatenating with &&. The screenshots...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    AirGap Vault

    AirGap Vault

    Installed on a smartphone that has no connection to any network

    ...The AirGap Vault application is installed on a dedicated device that has no connection to any network, thus it is air-gapped. The AirGap Wallet is installed on your everyday smartphone. AirGap Vault is responsible for secure key generation. Entropy from audio, video, touch and accelerometer are used together with the output of the hardware random number generator. The generated secret is saved in the secure enclave of the device, only accessible by biometric authentication. Accounts for multiple protocols can be created. Transactions are prepared by the AirGap Wallet and then transferred to the offline device via QR code, where it is signed and sent back to the Wallet using another QR code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MyBatis Mapper4

    MyBatis Mapper4

    Mybatis common mapper, easy to use

    This book starts with a simple MyBatis query to build a basic development environment for learning MyBatis. Through a comprehensive sample code and test, the basic usage of adding, deleting, modifying, and checking operations in the MyBatis XML mode and annotation mode is explained, and the application of dynamic SQL in different aspects and the best practice program in the use process are introduced. Provides a wealth of examples for MyBatis advanced mapping, stored procedures, and type...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MyBatis Pagination

    MyBatis Pagination

    A pagination plugin

    If you are using MyBatis, it is recommended to try this pagination plugin. This must be the most convenient pagination plugin. PageHelper supports any complex single-table, multi-table queries. As to some special cases, please refer to the Important notes. Through a comprehensive sample code and test, the basic usage of adding, deleting, modifying, and checking operations in the MyBatis XML mode and annotation mode is explained, and the application of dynamic SQL in different aspects and the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pasword generator RORG

    Pasword generator RORG

    Securely generate passwords using UTF16 and Random.org

    This application offers the ability to generate passwords using atmospheric noise withthe service random.org or fully local key creation. The application generates random characters from the entire UTF-16 range and converts them into one long string. INSTALATION: No installation is needed. Simply extract the folder PR-RORG.zip and use it. The application keeps its settings (including the API key) in its folder located within C: Program Files. Frequently asked questions (FAQs) in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Corporate Bullshit Generator

    Corporate Bullshit Generator

    A high-performance random text generator focused on corporate bullshit

    The Corporate Bullshit Generator is a best-in-class, high-performance random text generator that is focused on corporate bullshit. It is able to produce, per second, 1000 A4 full pages of inspired sentences like "Our turn-key branding strategy drives corporate, scalable, wide-ranging and profit-oriented idiosyncratic incentives." Online app: visit ----> https://tinyurl.com/y3d6wyd6 .
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16
    KeePass

    KeePass

    A lightweight and easy-to-use password manager

    KeePass Password Safe is a free, open source, lightweight, and easy-to-use password manager for Windows, Linux and Mac OS X, with ports for Android, iPhone/iPad and other mobile devices. With so many passwords to remember and the need to vary passwords to protect your valuable data, it’s nice to have KeePass to manage your passwords in a secure way. KeePass puts all your passwords in a highly encrypted database and locks them with one master key or a key file. As a result, you only have to...
    Leader badge
    Downloads: 687,502 This Week
    Last Update:
    See Project
  • 17
    Content Manager

    Content Manager

    A custom launcher and content management app for Assetto Corsa

    A custom launcher and content management app for Assetto Corsa. Still in development. From the authors of Cars Manager. Basic (Lite) version is free and contains all features listed below as key features and more. If you want to support development and get the access to WIP features and pre-release builds, please consider making a donation (any amount), and you’ll get an app key enabling new features. Requirements: Installed Assetto Corsa Windows Vista, 7, 8, 8.1, 10 or 11 .NET...
    Downloads: 74 This Week
    Last Update:
    See Project
  • 18
    Cryptocalc

    Cryptocalc

    Cryptocurrency wallet generator

    A non custodial Cryptocurrency wallet generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Data Image Augment Generator

    Dataset Image Augmentation Generator is a desktop application

    Dataset Image Augmentation Generator is a desktop application that creates multiple variations of images to expand machine learning datasets. Users select a folder of images, choose from 30 augmentation techniques, and the tool generates new images with one click, then packages them into a downloadable ZIP file. Key Feature: 30 Augmentation Techniques 1. Geometric Transformations: Rotation (-3° to +3°), Horizontal/Vertical Flip, Random Shear, Zoom, Translation, Perspective Transform 2. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    My USB 2FA

    Simple, web-based Time-Based One-Time Password (TOTP) generator .

    This project is a simple, web-based Time-Based One-Time Password (TOTP) generator that functions similarly to Google Authenticator and Authy. It allows you to generate TOTP codes using secret keys stored in text files on a USB drive. Each site can have its own key file, and the application will automatically generate a new TOTP code every 30 seconds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DaddyBlocker
    DaddyBlocker is a lightweight, C#-powered security tool designed to harden your Windows Firewall against global threats. It pulls real-time malicious IP feeds and country-specific ranges to create an ironclad defense, ensuring low-latency gaming and maximum privacy. Key Features Parallel Turbo Engine: Simultaneous multi-feed downloading for rapid deployment. Malicious C2 Blocking: Integrates high-frequency feeds including Romain Marcoux’s Full-AA set, Feodo Tracker, and Emerging Threats. Geo-Fencing: Block entire countries known for high-risk traffic with a single click. Gaming Whitelist: Built-in safety nets for Steam, Epic Games, and Discord to ensure your comms never drop. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    AI Crypto Wallet Finder Beta

    AI Crypto Wallet Finder Beta

    CryptoHunter Pro - Advanced Wallet Discovery System

    CryptoHunter Pro is a sophisticated cryptocurrency wallet recovery tool designed to help users discover and access blockchain wallets using partial or complete seed phrase information. This powerful system scans multiple blockchain networks to locate wallets with active balances and provides detailed recovery instructions. Key Features: Wallet Discovery Engine: Scans Bitcoin, Ethereum, Tron, BSC, and other major networks Processes over 2.4 million wallet...
    Downloads: 182 This Week
    Last Update:
    See Project
  • 23
    PDF Crop Marks Generator 1.7

    PDF Crop Marks Generator 1.7

    Every Printshop must-have Tool for professional prints

    PDF Crop Marks Generator, which is a free, console-based application for Windows that adds true prepress quality marks to existing PDF files. It goes beyond basic tools that add simple boxes or rectangles — this tool generates accurate and visually correct crop marks, CMYK registration targets, and optional GRACoL/SWOP color bars, all based on user-defined page layouts.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    Virtual MIDI Piano Keyboard

    Virtual MIDI Piano Keyboard

    Virtual MIDI controller for Linux, Windows and OSX

    VMPK is a virtual MIDI piano keyboard for Linux, Windows and OSX. Based on Qt and Drumstick the program is a MIDI event generator using the computer's alphanumeric keyboard and the mouse. It may be used also to display received MIDI notes.
    Leader badge
    Downloads: 1,054 This Week
    Last Update:
    See Project
  • 25
    Dead Deer 3.14.82.2025

    Dead Deer 3.14.82.2025

    3D modeler, 3D game maker, 3D demo maker

    ...Cross-platform project WINDOWS 32/64 /MACOSX 10.6/ 10.8+/APPLSilicon /LINUX/iOS/ANDROID/WINDOWS PHONE/GOOGLE VR/OPEN VR/OCULUS VR/WEBASM/UWP8/10/OPENXR, PIs (ARM32/64), RISCV Players and Editors. Android .NED Player (install APK and "open with" with file managers) APK generator for Android. Support for: Direct3D9 (SM3) Direct3D10 (SM4) Direct3D11 (SM5) Direct3D12 (SM5) OpenGL and GLSL OpenGLES 2/3 Apple METAL Retina, UHD. Intel x86/64, ARMv7/ARM64, RISCV. Linux (Ubuntu/wxWidgets(Gtk3)). iOS /iPasOS (with XCode) (GLES20/METAL) Windows Phone Windows VR (Steam/Oculus) WebAsm/WebGL UWP Windows/XBOX SDL2 Linux ARM 32/64 RISCV OpenXR (Quest?...
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB