Showing 1769 open source projects for "controls"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    Cassette Retro Player

    Cassette Retro Player

    MP3 player with beautiful cassette look and feel

    Transform a set of mp3 files into a virtual cassette and interact with it just like a real cassette. Live again all that emotional load attached to the cassette format and the way you interacted with these gadgets: press play, rewind, fast forward and reverse the cassette tape. Concepts that do not exist anymore in modern media players in the same way, but they are still wired in your brain with the music you used to listen in the 70s, 80s and 90s and the places and people that were...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    WeiXinRecordedDemo

    WeiXinRecordedDemo

    WeChat video shooting UI, ffmpeg-based video recording and editing

    ...The codebase demonstrates handling of encoding, file management, and UI interactions in a cohesive workflow. Its modular structure allows developers to reuse components such as filters, recording logic, and playback controls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    VideoPlayerDemo

    VideoPlayerDemo

    Encapsulate ijkplay player, self-implementing bottom-streaming

    ...It focuses on integrating FFmpeg-based decoding with a custom rendering pipeline to display video content efficiently. The project demonstrates how to handle media streams, synchronize audio and video, and manage playback controls. It serves as a learning resource for developers exploring media frameworks and playback architectures. The implementation highlights practical concerns such as buffering, threading, and performance optimization. It is particularly useful for understanding how low-level media decoding integrates with UI frameworks. The codebase acts as a reference for building custom video players.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    chmod-sh

    This is a chmod-sh shellscript that locks down Linux access controls.

    This is a chmod-sh shellscript that locks down the access controls of Linux, so that your system is MORE SECURE, this can be undone with (-R 777) if you want to make changes again ... ;
    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
    Scrcpy GUI

    Scrcpy GUI

    A simple & beautiful GUI application for scrcpy

    Scrcpy was created by the team behind the popular Android emulator Genymotion, but it is not an Android emulator itself, it displays and controls Android devices connected via USB or TCP/IP, it does not require any root access. It works with GNU/Linux, Windows, and MacOS. Scrcpy works by running a server on your Android device, and the desktop application communicates using USB (or using ADB tunneling wireless). The server streams the H.264 video of the device screen. The client decodes the video frames and displays them. ...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 6
    Pearl Studio 9

    Pearl Studio 9

    A Loaded Recording Studio Out of the box

    64 bit LTS OS running the 5.4 kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Comanche 4 reloaded

    The best-selling Comanche series returns as open source on sourceforg

    Comanche 4 Reloaded The best-selling Comanche series returns with this fast-paced action game that places you at the controls of a Comanche RAH-66 helicopter. In 6 single player campaigns and multiplayer, the game combines serious firepower with effortless controls and stunning, interactive terrain. With 17 levels and updated terrain. Works on windows 7 8.1 and 10. Forr windows 8.1 and 10 users install directPlay feature
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TimberX

    TimberX

    Material theme music player that works across all form factors

    Material theme music player that works across all form factors (phones, wear, auto, cast, assistant) and uses the latest tools (Kotlin, Architecture components, Room, Databinding)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Computer Remote

    Computer Remote

    Do whatever you want on your computer, wirelessly, from your phone.

    ...Save and open bookmarks in your favourite web browser on your computer from your phone. • Keyboard - Type on your computer from your phone. Ability to move keyboard up and down to interact with app while typing. • Media Controls - Increase and decrease computer volume, play/pause media, seek left and seek right from your phone. • Power Options - Shutdown, sleep or restart your computer from your phone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    DCGAN in Tensorflow

    DCGAN in Tensorflow

    Deep Convolutional Generative Adversarial Networks

    DCGAN-tensorflow is a classic TensorFlow implementation of Deep Convolutional Generative Adversarial Networks, intended to demonstrate and reproduce the stabilized GAN architecture described in the original research. The repository provides complete training scripts, model definitions, and utilities for generating synthetic images from datasets such as MNIST and CelebA. It serves both as an educational reference and as a practical starting point for developers experimenting with generative...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FancyScrollView

    FancyScrollView

    Scroll view component that can implement highly flexible animations

    ...Add the package to your Unity Project from the OpenUPM registry. When FancyScrollView updates the scroll position, it passes the normalized position of the viewport range to each cell. On the cell side, the cell itself controls the scrolling position and appearance based on the value of 0.0~. The sample uses Animator and mathematical formulas to implement scrolling movements.1.0. Only the number of cells needed for display will be generated and the cells will be reused. You can check the operation while actually increasing the number of data in the Demo. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Sketchbook

    Sketchbook

    3D playground built on three.js and cannon.js

    3D playground built on three.js and cannon.js. Simple web-based game engine built on three.js and cannon.js focused on third-person character controls and related gameplay mechanics. Mostly a playground for exploring how conventional third-person gameplay mechanics found in modern games work and recreating them in a general way. Raycast character controller with capsule collisions. General state system. You can define your own scenes in Blender, and then read them with Sketchbook. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 13
    Riot Android

    Riot Android

    A glossy Matrix collaboration client for Android

    ...As the predecessor to Element X, Riot Android laid the groundwork for mobile access to Matrix while providing advanced features like threaded replies, rich media handling, room moderation, and custom notification controls. It integrates tightly with Android’s native platform capabilities, offering background sync, push notifications, and account management while keeping user cryptographic keys secure on the device for privacy. Users appreciate Riot’s ability to join public or private communities hosted across different Matrix servers, making it useful for both personal and organizational communication with interoperability at its core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Software Renderer

    Software Renderer

    A shader-based software renderer written from scratch in C89

    ...To display a specific scene, additional arguments should be supplied. Metallic-roughness workflow. Specular-glossiness workflow. Image-based lighting (IBL). Orbital camera controls. PBR material inspector. Perspective correct interpolation. Depth testing. Alpha testing. Alpha blending. Cubemapped skybox. Skeletal animation. Tangent space normal mapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MV FortressCraft Mods

    MV FortressCraft Mods

    Mad Vandal's FortressCraft Mod Source Code

    Source code for all my FortressCraft mods and modding library files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LovelyDialog

    LovelyDialog

    A set of simple wrapper classes to create material dialogs

    This library is a set of simple wrapper classes that are aimed to help you easily create fancy material dialogs. LovelyDialog doesn't subclass any Dialog-related classes, it is just a lightweight extensible wrapper for Dialog and manipulations with a custom view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Car Racing Game

    Car Racing Game

    A game, with a long race! Try to get to the finish!

    You are driving a car in a beautiful valley. Everything is good! But you have to be really careful and watch the road. Don't TOUCH the red cars, and crash the green ones without any matter. Watch the fuel and your strength! Collect bonus boxes to get fuel or fix your car! If you finish the race - you are PRO!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Bashtop

    Bashtop

    Linux/OSX/FreeBSD resource monitor

    Bashtop is a resource monitor written primarily in Bash with some Python support, displaying real-time usage of system resources: CPU, memory, disks, network, and processes. It provides an interactive, visually pleasant UI in the terminal (graphs, colors, etc.), process list filtering, sorting, and controls to send signals to processes. Bashtop supports themes, configurable update intervals, and has optional dependencies to augment its functionality (e.g. for temperature, extended stats). It is designed for Unix-like systems. Ability to signal processes (SIGTERM, SIGKILL, SIGINT) from within its interface. Optional features like temperature monitoring if supported sensors/tools are installed, and support for alternate data collection methods (e.g. psutil for macOS/FreeBSD).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    InAppViewDebugger

    InAppViewDebugger

    A UIView debugger (like Reveal or Xcode) that can be embedded

    ...The key distinction is, as the project title suggests, that this can be embedded inside the app and used on-device to debug UI issues without needing to be tethered to a computer. 3D snapshot view implemented in SceneKit: Gesture controls for zooming, panning, and rotating. Hierarchy (tree) view that synchronizes its selection with the 3D view: This is a feature I really wanted in Xcode, to be able to visually find a view and see where it is in the hierarchy view. Support for iPad and iPhone: Layouts are designed specifically for each form factor. Extensible: The base implementation supports UIView hierarchies, but this is easily extensible to support any kind of UI framework (e.g. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    30 Days of Swift

    30 Days of Swift

    A self-taught project to learn Swift

    30DaysofSwift is a challenge-style collection of Swift exercises and learning tasks meant to be tackled over 30 days (or more flexibly). Each “day” introduces a coding problem, concept, or mini project that builds on previous days: for example, fundamentals on day 1, optionals and control flow, Swift data structures, closures, protocol programming, UI interaction, etc., culminating in more advanced topics or sample apps. Solutions, hints, or sample projects accompany many of the prompts,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Virtual Controller

    Virtual Controller

    Program to control vJoy / vXbox Device via keyboard, mouse, joystick.

    Description Program to control Virtual Input Devices via physic Input Devices. Supported Virtual Input Devices: vJoy (Virtual Generic Joystick) vXbox (Virtual Xbox 360 Gamepad) vKeyboard (Simulated Keyboard) vMouse (Simulated Mouse) Supported Physic Input Devices: Keyboard Mouse Joystick System Requirements Operating system: Windows XP, Windows 7, Windows 8, Windows 10 Additional software: NET Framework 4 Notes: For Windows 7, for the virtual Xbox 360 Gamepad to work...
    Leader badge
    Downloads: 1,073 This Week
    Last Update:
    See Project
  • 22

    GForm GUI maker

    GUI maker for linux scripting using 'pipes' for full interaction

    ...written in gambas basic , Needs the gambas3-runtime installed With GForm you can create GUI's for your scripts. Like zenity , but with much more power. With a single command you can make an interface with various controls like buttons, text fields, check boxes, etc. The interface can create a 'pipe' file that your script reads and waits for signals from the gui. it also creates a pipe file for the script to send commands to the gui to make changes. Thus enabling a fully interactive GUI for your text scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Puppy Linux by Some Tard

    This is the re-spin of Puppy Linux Xenialpup 32 bit.

    ...This is the re-spin of Puppy Linux Xenialpup 32 bit iso9660 .iso thing. As-is or "non-or", serious risk taker here... Mainly only works on Live DVD/Live CD ... To lock the access controls just use su root / passwd root and set the thing... unload syslogd/klogd/rfkill block bluetooth then the thing will have less bs as usual.. Features: Ram Boot Easy Mitigation Included Shellscripts Random Junka and Files Minimal Daemons and Processes
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    .Net Runtime Library for Delphi

    .Net Runtime Library for Delphi

    This is the best library to work with the .Net framework from Delphi.

    The .Net Runtime Library for Delphi (CNClrLibrary) is the best library to work with .Net framework and .Net libraries from Delphi. It is designed to provide a way to interact with applications written in anyone of the .Net languages (such as C#, Visual Basic.Net, Delphi.Net, JScript.Net, etc) from Delphi. CNClrLibrary allows Delphi to use .Net libraries without the need for registry entries, COM registrations, or changes to the .NET libraries. Competitive Advantages: - No extra dll...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    bogoTrainer

    bogoTrainer

    Daily training for your Email Spam filter.

    ...One will look at the messages in the Unsure folder. If the user leaves them there for a preset time then bogoTrainer will register them as Spam and move them to the Spam folder. The user controls this by moving messages from the Unsure folder to the InBox, essentially telling bogoTrainer that the message is not Spam. The other script will look at the messages in the InBox. If it finds any Unsure messages there, will do it's part and officially register them as not Spam.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB