Showing 1564 open source projects for "button"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    Hazel

    Hazel

    Lightweight update server for Electron apps

    This project lets you deploy an update server for Electron apps with ease: You only need to click a button. The result will be faster and more lightweight than any other solution out there! Once it's deployed, paste the deployment address into your code (please keep in mind that updates should only occur in the production version of the app, not while developing). Since Hazel routes all the traffic for downloading the actual application files to GitHub Releases, you can use their API to determine the download count for a certain release. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Free SLOC

    Free SLOC

    Free SLOC counts physical lines of code (SLOC) for many languages

    Free SLOC is a lightweight application for counting physical lines of code (NOT logical lines of code 'LLOC') for many format files, as Java, Python, C, C++, HTML,..., as well as comment lines, blank lines and delimiter lines. Use GUI or console mode (type -h in command line to see options). Use double-click right button in tree to open folder or see source file. Source code in Files tab (Kotlin)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    JEK

    JEK

    Minimalist jekyll theme putting the power of color schemes in the user

    ...These settings are saved in the session and local storage. Toggling light/dark mode or choosing a random palette saves settings for only the current session. Clicking the save button adds the theme to local storage for future visits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DiscordRPCMaker

    DiscordRPCMaker

    The best way to make and manage custom Discord Rich Presences

    DiscordRPCMaker is an archived desktop app for creating and managing custom Discord Rich Presence profiles. It gives users a visual way to build presences with buttons, timers, themes, and shareable exports. The project was designed to make Discord activity customization easier without requiring users to manually work through the developer portal. It includes a clean interface, multiple presence management, system tray behavior, auto-update support, CLI support, and cross-platform...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    IntroViews Flutter

    IntroViews Flutter

    A Flutter package for some material design app intro screens

    IntroViews is inspired by Paper Onboarding and developed with love from scratch. Checkout our fully responsive live example app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    bootstrap-input-spinner

    bootstrap-input-spinner

    A Bootstrap plugin to create input spinner elements for number input

    A Bootstrap / jQuery plugin to create input spinner elements for number input. With version 3.3 I added an ES6 module beta version under src/es6-beta. It is not yet documented, but there is a test page as index-es6-beta.html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Shuffle Sync

    Shuffle Sync

    Randomly copy files of a specific type to your target path!

    Shuffle Sync is a very simple program which allows you to copy random files of a specific type (usually music or video files) to a target path or drive. ***Please do be careful with the "Delete all files" option and the target drive/path.*** Upon clicking on the "Shuffle Sync" button, the application will check and warn for the following: - if drive is a FIXED drive (usually hard drives) - if drive has a total capacity of more than 64GB - if the "delete all files" checkbox is marked If the user approves of all warnings, the application will proceed to sync files from the source to the destination (deleting all files in the destination folder if the "delete all files" checkbox is marked). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Loader For Apps

    tool for windows 10 and windows 11

    About project sortly: This is a system tool for WIndows 7 (like x86 on x64). It can be load registry files from 'reg' folder and when we closed it the regfiles restore from 'regback' folder. That is recommed for big memory and processor require Apps. Native x64 Build available now! Windows 8 local profile supported registry files. New x86-x64 Enterprise version Last build optimized for Windows 10 v1909 x64 / Windows 11 Beta (22000.120) you have to set manually autotaskfilter=true in...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Arduino IO Simulator 1.7 macOS

    Arduino IO Simulator 1.7 macOS

    Simulate your IO with just your Arduino board

    ...By communicating with the Arduino board we can simulate your IO on your screen. Free license key: FLEAK-4VBAA-TDZ4E-A3LKC-FX9HR Support page: https://xevro.be/support/index.html Click on the activate button after adding the license key.
    Downloads: 3 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    BazWare FLF (Find Large Folders)

    BazWare FLF (Find Large Folders)

    Find that huge folder that you didn't know it was there

    Are you tired of being unable to find what is using up precious hard disk space? Find that huge folder that you didn't know it was there. Select drive and press start to go through directories manually. Click the refresh button to calculate folder size, double-click to the folder name, or press "+" button to see sub folders. Deleting a folder is possible by clicking the bin button next to the folder. Increase the maximum number of folders when required. (Using more than 10 is recommended for large folders such as Program Files).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ooui Web Framework

    Ooui Web Framework

    UI library that brings the simplicity of native UI development to web

    ...Make sure to add a reference to Ooui before you start running! With just code, a web server that serves the HTML and web socket logic necessary for an interactive button will start. Ooui has been broken up into several packages to increase the variety of ways that it can be used. When the user requests a page, the page will connect to the server using a web socket. This socket is used to keep the server's in-memory model of the UI (the one you work with as a programmer) in sync with the actual UI shown to the user in their browser. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    revengeos-taimen

    revengeos-taimen

    RevengeOS 4.0 for Pixel 2 XL (taimen)

    This repo contains unofficial builds of RevengeOS 4.0 for pixel 2 xl. If you face any issues, feel free to message @RealOkabe on telegram
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Clickey-Hotkey-

    HAHA HOTKEY MAKER GO BRRR.... PRESSS ONE BUTTON AND GET INFINITE BUTTO

    Hwlo There Cybear Here!!!! So now that you have downloaded my hotkey maker, I will teach you how to use it. First go to dist folder and then open the next folder and then find the CLICKEY_HOTKEY.exe file and run it. It should open a cmd window and then you shall first type the key that shall be pressed and then the hotkey that will be pressed to set off the program WARNING: IT CANT BE STOPPED EASILY AND SHALL BE DONE MANUALLY THIS IS MIT-LICENSED SO IT DOES NOT HAVE WARRANTY OF NOT LAGGING.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Pension-Calculator

    Pension-Calculator

    A simple retirement benefit calculator app written in python with GUI.

    A simple retirement benefit calculator app written in python with GUI specifically for West Bengal State Govt. employees (India). This app is not associated with Govt. of West Bengal. This app is for informational purpose only. This project is open source under GNU public license v3.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Turn Off Xbox 360 Controller

    Turn Off Xbox 360 Controller

    Turn Off your Wireless Xbox 360 Controller on PC

    ...It don't running as service or startup application, after turning off controller program will exit itself. You can add shortcut to desktop and configure hot key to turn off your controller. If you have Xbox One Controller, press X button for 10 seconds to turn off your controller.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 16
    X32 Live Toolbox

    X32 Live Toolbox

    Designed to enhance the X32 digital console

    The Live Toolbox is designed to enhance the very popular Behringer X32 and Midas M32 digital mixing consoles. Even though the X32/M32 firmware has been updated frequently over the years with new improvements and features, it does not seem to be able to keep up with the numerous feature requests. This toolbox is an attempt to supplement the current features. As with any toolbox, tools can be added or removed as necessary.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 17
    Google Websearch Launcher

    Google Websearch Launcher

    Google Websearch Launcher To Search Google More Efficiently

    Google Websearch Launcher Freeware we did make this magic tool to search google more efficiently for beginners and professionals. So how exactly does this work? there are two ways to search on internet the first one is you type text in the search bar click on the search button and you will get the google search results. The Second one is instead of typing text you can select text in websites or in any windows applications and then hear it comes you will click one of the search engines buttons from websearch launcher. the computer will automatic use the active browser and if the browser is not active then it will run first the browser and then do the searches or translations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Zanvok Browsee

    Zanvok Browsee

    A Basic Browser

    A Basic Browser to run basic websites for emergency purposes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Engage

    Engage

    Engage is a free and open source space shooter game.

    ...ToDo:: -Implement a saving system, first for the Settings Menu values and then for the game state. -Complete implementation of the lives system. -Fix the Escape Menu's quit button to be instantly effective and not have to press Escape again to finally quit the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Cool World Clock

    Desktop (Windows) app for time zone needs

    ...v1.0 (Requires .NET 3.5 or above) Using :- - Right click on base window (blue) to add new clock - Right click on a clock to delete an existing clock - User Preferences file created on the same location v2.0 (Requires .NET 4.7.2 or above) Using :- - Click on '+' Plus button to add a new clock - Click on Edit (pencil) button to modify clock - Click Save button to save preferences (Window location, size and the clocks) - Use the Slider to compare time later in the day
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    DuoRDP

    DuoRDP

    DuoRDP is a tool that used to quick connect to multiple windows server

    ...you also can input server name manually in "Input Host" combo box, it will store latest servers you recently login. You can just input server name and select radio button to add suffix. 2. Input your ID/Password. Password / ID can be saved and auto load for next time 3. Selection action: Login, ping or remote execute command / SQL query. In Server list, you can put # after each server name as comments. Chars after # will treat as comments. No need put FQDN name in server list
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CodeCopy

    CodeCopy

    A browser extension that adds copy to clipboard buttons

    ...Its goal is to save developers time and frustration by making it a single click to copy example snippets, rather than manually selecting text and dealing with formatting issues. The extension detects code snippets on pages like GitHub, MDN, Gist, Stack Overflow, StackExchange, npm, Medium, and others, then overlays a small copy icon or button in the corner of each block. When a user clicks the button, codecopy uses the Clipboard API (or fallbacks) to copy the snippet to the clipboard with minimal visual noise or disruption. The repository provides the extension source, manifest, and build pipeline so that developers can contribute new site matchers or customize behavior. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Notepad++ UDL2 Color syntax for SAS

    Notepad++ UDL2 Color syntax for SAS

    Notepad++ UDL UDL2 User Defined Language color syntax for SAS language

    Notepad++ SAS User Defined Language color syntax (2021-04-09) 1) Download .XML file, then select Language->Define your language... 2) Use the Import button to import the SAS language definition. Based on many UDL find on Web and very complete. - Very good handling of all single and multi-lines comment. - Keyword style by group and type, easy customisation. - Very good support for all SAS format. For all dark background color syntax, set Notepad++ theme to "Deep Black", "Global Styles", "Global Override". ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    org-roam-server

    org-roam-server

    A web application to visualize the Org-Roam database

    ...Although it will automatically reload if there is a change in the database, sometimes it fails to establish a connection. If it does not reload after org-roam-build-cache, you can do it manually by clicking the reload button which will reload the data, rebuild the graph and refresh connections. The graph utilizes org-roam protocol which means if you click on one of the nodes, it will open the corresponding file in Emacs. For this feature to work, org-roam protocol should be configured in the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ForceDNS

    ForceDNS

    ForceDNS is an application that forces your pc to use a custom DNS

    ...Features - Forces your network adapter card to use a custom DNS until a set date and time - "Locks" your settings for the selected date and time - Hard to bypass even for a user with admin privileges How to uninstall By design, you will find it difficult to uninstall the app, especially while it's running. You can uninstall ForceDNS only when the app is not running and by clicking the button Uninstall inside the application
    Downloads: 0 This Week
    Last Update:
    See Project