Showing 774 open source projects for "controller"

View related business solutions
  • 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
  • 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
    kraken.js

    kraken.js

    An express-based Node.js web application bootstrapping module

    Give your node.js express apps some extra arms. Kraken is a secure and scalable layer that extends express by providing structure and convention. Though kraken is the main pillar of our framework, several modules can also be used independently. Kraken builds upon express and enables environment-aware, dynamic configuration, advanced middleware capabilities, security, and app lifecycle events. kraken-js is used just like any normal middleware, however it does more than just return a function;...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Laravel vform

    Laravel vform

    Handle Laravel-Vue forms and validation with ease.

    Handle Laravel-Vue forms and validation with ease. vform is a tiny library for Vue 2/3 to help with forms and validation when using Laravel as a back-end. It provides a form instance to wrap your data in a convenient way and send it to your Laravel application via an HTTP request using axios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    render-async

    render-async

    render_async lets you include pages asynchronously with AJAX

    ...It works with Rails and its tools out of the box. A quick overview of how render_async does its magic. User visits a page, render_async makes an AJAX request on the controller action, controller renders a partial, partial renders in the place where you put render_async view helper. JavaScript is injected straight into <%= content_for :render_async %> so you choose where to put it. Advanced usage includes information on different options. render_async renders an element that gets replaced with the content of your request response. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    MidiLayer

    MidiLayer

    A simple and intuitive tool to improve live performances.

    MidiLayer is a simple and easy to use application designed to enhance your live performances. Manage slots and channels, adjust the velocity and the volume, customize the note range and connect with modulation wheels and other types of controllers, all with the help of MidiLayer.
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5
    Minecraft-ServerTool
    XyZerKunG ServerTool helps you to make your own Minecraft server and play with your friend for a few minutes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    go-gin-api

    go-gin-api

    The API framework based on Gin's modular design

    The API framework based on Gin's modular design encapsulates common functions, is easy to use, and is dedicated to rapid business development. For example, it supports cors cross-domain, jwt signature verification, zap log collection, panic exception capture, trace link tracking, prometheus monitoring indicators, swagger document generation, viper configuration file parsing, gorm database components, gormgen code generation tools, graphql query language, errno uniformly defines error codes,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Differentiable Neural Computer

    Differentiable Neural Computer

    A TensorFlow implementation of the Differentiable Neural Computer

    ...This allows the model to learn how to store and retrieve information across long time horizons, much like a traditional computer. The architecture consists of modular components including an access module for managing memory operations, a controller (often an LSTM or feedforward network) for issuing read/write commands, and submodules for temporal linkage and memory allocation tracking.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    VTAcknowledgementsViewController

    VTAcknowledgementsViewController

    Acknowledgements screen displaying a list of licenses

    VTAcknowledgementsViewController is an open-source iOS view controller that displays acknowledgments for third-party libraries used in an app. It provides a standardized way to present license information to users, often required for open-source compliance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Twometer VR

    Twometer VR

    Low budget open-source Virtual Reality controllers

    TwometerVR is an open-source alternative to commercial VR hand/body tracking systems. It's primarily intended for those who have VR headsets such as the Oculus DK2 that don't include controllers. It is a low-cost alternative to expensive commercial devices such as the PS Move or Oculus Touch system. An open-source alternative to commercial hand trackers such as Oculus Touch or PS Move, because Virtual Reality should not be expensive. Although there is currently no implementation of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 10

    PyBitBanger

    Python controlled hardware.

    ...The goal of this project is to use relatively simple hardware like an Arduino Nano and the Microchip MCP23S17 port expander as an extensible bit banger. Ideally, all hardware should be leaded and breadboard friendly for easy project prototyping. The ELEGOO Nano is used as an USB RS232 to SPI controller to control the port expander. This fits nicely on a breadboard and has sufficient resources to control a very large number of bits. The Nybble protocol, https://sourceforge.net/projects/nybbler, is used to communicate between Python and and port expander chips. Tkinter is used for both the GUI and as a thread manager for the serial port interface. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Red Griffin ATC

    Red Griffin ATC

    Speaking Air Traffic Controller Simulator for Flightgear

    Air Traffic Controller simulator with voice support. It manages ground operations, take off, approach, ILS, landing procedures, flight levels and CTR transitions. For full description please see the Wiki page or README.md in the code page. You can also watch videos at https://www.youtube.com/c/RedGriffin For help and support, please refer to https://forum.flightgear.org/viewtopic.php?
    Downloads: 45 This Week
    Last Update:
    See Project
  • 12
    foodOrdering

    foodOrdering

    Food-ordering backend-service with nodejs

    This the backend project for a food ordering platform without the implementation of the payment system. This a NodeJS project built with this helping hands ExpressJS, Mongoose, Bcrypt, JSONwebtoken, Dotenv, Body-Parser, and Nodemon for development. There is postman file with this project foodOrdering.postman_collection.json that would help during testing. Also, you can quickly create test users with the createUser.js file by uncommenting the last line in app.js file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Laravel Comments

    Laravel Comments

    Native comments for your Laravel application.

    Comments is a Laravel package. With it you can easily implement native comments for your application. This package can be used to comment on any model you have in your application. All comments are stored in a single table with a polymorphic relation for content and a polymorphic relation for the user who posted the comment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Aria Maestosa
    Aria Maestosa is a midi sequencer/editor. It lets you compose, edit and play midi files with a few clicks in a user-friendly interface offering score, keyboard, guitar, drum and controller views. Git repository: https://github.com/ariamaestosa/ariamaestosa
    Leader badge
    Downloads: 234 This Week
    Last Update:
    See Project
  • 15
    model free recursive lq controller simulator, simulation, robot, robotics I will write the idea of the MFR-LQ project. We have listed what to do to advance the MFR-LQ project. It's almost perfect in version 3.4. I would like to implement the ones listed here in the MFR-LQ project. 01. Learning control 02. Initial value response 03. Adaptive control 04.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Kubeless

    Kubeless

    Kubernetes Native Serverless Framework

    ...It leverages Kubernetes resources to provide auto-scaling, API routing, monitoring, troubleshooting, and more. Kubeless stands out as we use a Custom Resource Definition to be able to create functions as custom Kubernetes resources. We then run an in-cluster controller that watches these custom resources and launches runtimes on-demand. The controller dynamically injects the functions code into the runtimes and makes them available over HTTP or via a PubSub mechanism. Kubeless is purely open-source and non-affiliated to any commercial organization. Chime in at any time, we would love the help and feedback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    EasyPeasy

    EasyPeasy

    Auto Layout made easy

    ...Besides the basics, EasyPeasy resolves most of the constraint conflicts for you and also can attach to a constraint conditional closures that are evaluated before applying a constraint, this way you can install an Auto Layout constraint depending on the platform, size classes, orientation... or the state of your controller, easy peasy! In this quick tour through EasyPeasy we assume that you already know the advantages and disadvantages of the different Auto Layout APIs and therefore you won't see here a comparison of the code side by side, just read and decide whether EasyPeasy is for you or not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Booty Dark Admin Plugin

    This is a controller plugin for Booty Dark Admin Theme of Bludit CMS

    This add-on plugin helps you to change individual elements of the Booty Dark Admin theme. This is an Add-on plugin, not working in standalone mode! YOU NEED TO INSTALL Booty Dark Admin theme first! If you are satisfied with my work please support my projects. Thank you! https://www.buymeacoffee.com/tompidev
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sudomy

    Sudomy

    Sudomy is a subdomain enumeration tool to collect subdomains

    Sudomy is a subdomain enumeration tool to collect subdomains and analyze domains performing advanced automated reconnaissance (framework). This tool can also be used for OSINT (Open-source intelligence) activities. Easy, light, fast and powerful. Bash script (controller) is available by default in almost all Linux distributions. By using bash script multiprocessing feature, all processors will be utilized optimally. Subdomain enumeration process can be achieved by using active method or passive method. Sudomy utilize Gobuster tools because of its highspeed performance in carrying out DNS Subdomain Bruteforce attack (wildcard support). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Computer Remote

    Computer Remote

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

    Features: • Mouse Controller - Control your mouse movement, clicks and scrolling on your computer, from your phone. • Hot Keys - Open your favourite web browser, text editor, media player or folder on your computer from your phone. Browse your computer, save and open hot keys for your selected files, applications and folders from your phone. Save and open bookmarks in your favourite web browser on your computer from your phone
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    joy2key

    joy2key

    Steer in GTBikeV with any unsupported joystick

    Map joystick buttons to keyboard keys, to steer in GTBikeV with any (unsupported) joystick. Uses Python Windows joystick API and sample code from How to generate keyboard events in Python? If your joystick has an analog stick you may prefer using x360ce for steering. You can still use joy2key to enable/disable auto drive and change radio station, just leave buttons 3 and 4 unmapped in x360ce.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 22
    Robust Tube MPC

    Robust Tube MPC

    Example implementation for robust model predictive control using tube

    ...The framework provides tools to design and simulate controllers that maintain stability and constraint satisfaction in the presence of bounded disturbances. Tube-based MPC achieves robustness by combining a nominal trajectory planner with an error feedback controller that keeps the actual system state within a "tube" around the nominal trajectory. This repository includes example scripts and implementations demonstrating how to apply the method to control problems. It is particularly useful for researchers, students, and engineers exploring robust control strategies in uncertain environments. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Siesta

    Siesta

    The civilized way to write REST API clients for iOS / macOS

    Drastically simplifies app code by providing a client-side cache of observable models for RESTful resources. The elegant way to write iOS / macOS REST clients. You need to display response data whenever it arrives. Unless the requesting screen is no longer visible. Unless some other currently visible bit of UI happens to need the same data. Or is about to need it. You should show a loading indicator (but watch out for race conditions that leave it stuck spinning forever), display...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    UltraMute
    The program "Ultra Mute" program locks the microphone by shortcut and launch it by another shortcut or you can choose one shortcut to launch and shutdown Add Mic volume controller (if you set Mic Volume from our app, no app can change the Mic volume) First: Download and install the software Second: Wait 30 seconds after the inital launch of the program to download all files of the program (for the initial launch only after installation) Third: After running the program it appears with the hidden icons on the taskbar next to the clock right click on the program and choose your microphone from the option '' Devices '' To make a shortcut to the mute right click on the program and choose Setup shortcut To run the program with startup, check the "autorun on system logon" option The first version of the program, will meet your needs without errors If you encounter any problem in the program please contact me so I can fix any error
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Quadrotor

    Quadrotor

    Quadrotor control, path planning and trajectory optimization

    ...Run code: change trajectories in file control/runsim.m and run. See quadrotor_dynamics.pdf for dynamic modeling of the quadrotor. See control/controller.m for implementation of the PD controller. Visualization below. Desired (blue) vs Actual (red).
    Downloads: 0 This Week
    Last Update:
    See Project