Showing 82 open source projects for "apache-gui"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 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
  • 1
    ArchiSteamFarm

    ArchiSteamFarm

    C# application with primary purpose of farming Steam cards

    ASF is a C# application with the primary purpose of farming Steam cards from multiple accounts simultaneously. Unlike Idle Master which works only for one account at a given time, while requiring Steam client running in the background and launching additional processes imitating "game-playing" status, ASF doesn't require any Steam client running in the background, doesn't launch any additional processes and is made to handle unlimited Steam accounts at once. In addition to that, it's meant...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 2
    OpenTK

    OpenTK

    The Open Toolkit library is a fast, low-level C# wrapper for OpenGL

    The Open Toolkit is set of fast, portable, low-level C# bindings for OpenGL, OpenGL ES, OpenAL, and OpenCL. It runs on all major platforms and powers hundreds of apps, games, and scientific research programs. OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling. OpenTK is not a game engine, nor does it try to be one: It offers a useful set of tools and lets you decide how to use them. It is the ideal starting point if you...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Graph NotebookAmazon GameLift Unity

    Graph NotebookAmazon GameLift Unity

    Access GameLift resources and integrate GameLift into your Unity game

    The Amazon GameLift Plugin for Unity contains libraries and native UI that makes it easier to access GameLift resources and integrate GameLift into your Unity game. You can use the GameLift Unity Plugin to access GameLift APIs and deploy AWS CloudFormation templates for common gaming scenarios. Auth Only, this scenario creates a game backend service that performs only player authentication and no game server capability. It creates a Cognito user pool to store player authentication...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    PCL Community Edition

    PCL Community Edition

    Community version based on the PCL open source secondary development

    PCL Community Edition is an open-source community-maintained version of the Plain Craft Launcher (PCL), a popular launcher designed for managing and running Minecraft Java Edition. The project focuses on providing a flexible and feature-rich launcher environment that simplifies the process of installing game versions, managing mod loaders, and organizing modded instances. PCL-CE offers tools that help players install and configure modding frameworks such as Forge or Fabric, allowing them to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    ChessCam

    ChessCam

    A virtual DGT board using optical detection

    ChessCam allows you to play against the computer on your favorite chessboard without any expensive devices. You only need a webcam, a software using the DGT board, and of course a computer. Any ChessBase software such as Fritz or Shredder should be compatible. In order to run properly, ChessCam needs a Null-modem emulator (com0com) and DGT RabbitPlugin to be installed. com0com: https://sourceforge.net/projects/com0com/ RabbitPlugin:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    KSFramework

    KSFramework

    QQ Group:538722494,KSFramework = KEngine + SLua(or xLua)

    KSFramework is a Unity3D Asset Bundle development framework that integrates KEngine, SLua/XLua/ILRuntime, and provides a set of auxiliary tools for programming, art, planning, and operation. Vika table vika.cn , API-supported data table, perfect real-time collaboration, can be used in 1000+ scenarios such as silky project management, game planning configuration table, data sorting, etc. Hot reloading is the development focus of KSFramework - without restarting the game, reloading the code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LoL map scale
    How this program works: The program replaces the minimap size value in the PersistedSettings.json This can be done manually, but it is more convenient with the program:3 VirusTotal: https://www.virustotal.com/gui/file/b5c1fb54b048c552d58e351432de5be490777e0d14a3adcdfcde700bb3481aa3/detection Important : you must have the .NET Framework 4.7.2 or later installed (https://dotnet.microsoft.com/download/dotnet-framework) How to use: 1. Launch LoL 2. Download and run LoL Map Scale 3. Select the game folder 4. Select Map Scale 5. Press "Set" 6. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    BasketCadX

    Graphic design of basketball play by frame

    BasketCadX is a Cad to draw a basketball play or exercise etc...
    Downloads: 0 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
    WumpusWorld-CSharp

    WumpusWorld-CSharp

    A Wumpus World in c# and prolog with a GUI

    Wumpus World Game is based on knowledgebase agents and is described in the book , Artificial Intelligence : A Modern Approach (Russel - Norvig). This is an implementation of Wumpus World (a Knowledgebase agent game) using csharp alongside prolog with a GUI. C# has the main environment of the game and the GUI The GUI was created using WPF , Windows Presentation Foundation Prolog is used as the knowledgebase of the agent of Wumpus World In order for C# to communicate with Prolog a Csharp interface is used SWI-Prolog. Author: Abdulrahman Zakrt Date: Jan.02, 2018 Requirements This implementation of Wumpus World uses prolog and is based on Dotnet and requires the following: 64 bit windows machine , Currently the game only supports 64 bit machines SWIPL(v6.6.6) 64 bit (Installed automatically by the game if not available) Latest Version of DotNet (Installed automatically by windows) How to Use In order to use the GUI only you can use the setup.exe in the SetupFiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Xbox Controller Battery Status

    Xbox Controller Battery Status

    Displaying the batttery level of all XInput (e.g. Xbox) controllers.

    The program contains a C++ console application showing all connected XInput Controllers (e.g. Xbox 360 or Xbox One controller) and their battery status. A GUI, written in C#, displays the battery level of the controller of your choice in a tray icon. The GUI refreshes every ten seconds. If you do not like the design of the icons, you can simply replace them by your own version. The C++ programm uses the Xinput 1.4, so it should work fine with Windows 8, 8.1 and 10.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    2050年的钓鱼岛

    2050年的钓鱼岛

    欢迎来到《2050年的钓鱼岛》!

    欢迎来到《2050年的钓鱼岛》!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Twitch Stream Launcher

    Launch a twitch stream using Livestreamer

    Twitch Stream Launcher is meant to be (unofficial) Livestreamer GUI for Windows. TSL uses public Twitch API to download current information about streams, display them and launch Livestreamer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    CiaoSepp

    Tschau Sepp Card Game

    C# implementation of the popular card game Mau-Mau. "Tschau Sepp" is the Swiss German name of the game, which means something like "Bye bye Jack". The project name "Ciao Sepp" is supposed to be a word play between German and Italian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    HOTSPOT

    HOTSPOT

    HOTSPOT for windows 10

    Windows is no longer away from hotspot. This software lets you turn your windows 10 PC into a hotspot. Create your middle-ware with apache, IIS or any server , test it by making your PC server. Create LAN servers to play high end LAN games. Share your internet between your clients and many more.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    A little helper for EVE-Online. with Database fetching and handling routines for Eve Online. API and Raw web based functions. GUI and structure templates. Mining, Character, Bussiness, Analyzer, Infos, Market, EveMath, Parsers and more areas are touched.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TvGameLauncher

    TvGameLauncher

    Launch apps/games on your HDMI-connected TV (or any other display)

    Launch any file or game (including Steam games) on your TV (or any other connected display), making it the primary monitor, setting HDMI audio as the default playback device, darkening all other displays, and preventing computer sleep / hibernation / screen saver. All changes are reverted once the game exits. Utilizes NirCmd by NirSoft: http://www.nirsoft.net/utils/nircmd.html For a 5 minute tutorial see https://www.youtube.com/watch?v=z8N5RPswlH0
    Leader badge
    Downloads: 159 This Week
    Last Update:
    See Project
  • 19
    2048

    2048

    Merge similar tiles and get the 2048 one

    Your goal in this game is to get the 2048 tiles by merging similar ones. You can only move ALL the tiles in the direction you want using arrow keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Open Cache Manager
    OCM is an easy to use program for managing your geocaches, with the goal of being the Linux equivalent to GSAK. OCM integrates with GPSBabel to support most GPS devices (requires GPSBabel to be installed).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    SharpRainbow

    SharpRainbow

    Small program for creating colored text in Warcraft 3.

    SharpRainbow - small program for creating colored text in Warcraft 3. Yes, again. What is the difference between SharpRainbow and other programs? User-friendly GUI, photoshop-like cool palette, transliteration same cyrillic and latin letters, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Sudoku Solver in C#

    A Sudoku Solver in C#

    A Sudoku Solver in C#. Needs to develop a GUI and add event handling. This is for learning purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MC Server Controller

    MC Server Controller

    Controller program for Minecraft Server

    Check our website for quick poll about MCSC! This is fully-fledged wrapper program written in C# created to solve several problems with the vanilla Minecraft server, such as running only one command at a time, a lack of GUIs for chat formatting and item giving, and triggered events. If you have a problem or find a bug, please use the Ticket system to report it so I can have a record of it. If you are using v1.2.1+, please include the log files as attachments in the ticket. Thanks!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MMORpgmaker
    A MMORPG Game Engine Writted in Monogame GL full C# Very easy to make a game. With simple Level Editor. Whit cross-plattform Server on .NET Core Tecnology Build your Cross-Platform Game whitout programming! Aviable for Xbox one, PS4, Android, iOS and more platform. Try Live Demo: http://www.makingitalia.net/MireWEB/ Project are migrated on Mire Engine. See Updated at: http://www.makingitalia.net/mire/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    .Net framework for Diplomacy that includes SDKs and tools for playing Diplomacy, either online or offline. The project will contain both SDKs and GUI and Command-line tools. (Should replace daidedotnet - this new project expands what was built there)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB