Showing 1956 open source projects for "without code"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try 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
    jack-bridge

    jack-bridge

    Audio and bluetooth stack for debian systems without systemd

    jack-bridge provides a complete, lightweight audio stack for Debian-based Linux systems using JACK and ALSA without systemd, PulseAudio, or PipeWire. Perfect for users who want minimal dependencies and maximum control. Code generated by chat bots. Professional audio control interface Alsa Sound Connect (mxeq) with: Dynamic mixer controls - Automatically shows hardware controls for active device (Internal/USB) Built-in recorder - Record in mono/stereo at 44.1kHz or 48kHz, saves to ~/Music Bluetooth panel - Scan, pair, trust, connect devices with visual feedback Device switching - Change output between Internal/USB/HDMI/Bluetooth without restarting JACK. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    NotepadXX

    NotepadXX

    NotepadXX: A Lightweight, Powerful Text Editor for Every User

    ...Built with Java and optimized for Windows & Linux, it combines the simplicity of Notepad with advanced features modern developers love. 🔥 Key Highlights: Real-time code linting (ANTLR-powered) with tooltips Live Markdown preview (split view or pop-out) Built-in terminal, file explorer & browser launchers 6 beautiful themes (Dark, Light, Darcula, macOS) Blazing-fast UI with JavaFX/Swing hybrid Fully offline & privacy-respecting (zero telemetry) 🐞 Bug Fixes in v1.2.1 Fixed crash when Markdown Preview is triggered on systems without JavaFX (now shows a friendly error message). ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    YouTube-DL-PyTK

    YouTube-DL-PyTK

    Video Downloader - Cross Platform

    YouTube-DL-PyTK (formerly known as YouTube-DL-GTK) is just a graphical launcher for yt-dlp. Its purpose is simple; to facilitate the downloading of non-copyright-protected videos from certain internet websites including YouTube. Source code is included and can be executed directly if you have Python and the proper dependencies available. I digitally sign some files in my releases. If you'd like to verify those signatures, you can find my PGP/GPG keys at: https://marcusadams.me/keys.html If you'd like to read the source code without downloading anything, you can do so on the project's Gitlab at: https://gitlab.com/gerowen/youtube-dl-pytk If you'd like to donate there's several ways to do so: PayPal: https://paypal.me/gerowen Bitcoin (BTC): bc1q86c5j7wvf6cw78tf8x3szxy5gnxg4gj8mw4sy2 Monero (XMR): 42ho3m9tJsobZwQDsFTk92ENdWAYk2zL8Qp42m7pKmfWE7jzei7Fwrs87MMXUTCVifjZZiStt3E7c5tmYa9qNxAf3MbY7rD
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4

    PMPrintf_abtrace - OS/2 debug helper

    Simple wrapper and example code for PmPrintf (OS/2 debug helper)

    .... - you need abtrace.h and pmprintf.h reachable for that (included) - Look at main.c how to use xTRACEF() or xPmprinf() functions in your code. Parameters are the same as with printf().
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    BoolHub

    BoolHub

    A fully functional personal information management software.

    [Native application]: Developed with QT, pure native application, faster response; Cloud synchronization: Data is recorded in the cloud, and the data is no longer lost. Data synchronization is unlimited, everything is in your control; [Rich note types]: Support rich text, Markdown, code, tables, drawings, flowcharts and other note formats; [Manage your customers]: A customer relationship management system that supports team collaboration to grasp every lead and every customer; [Manage daily affairs]: Manage your affairs in an orderly manner through the feature-rich to-do list view; [Free without function limit]: There is no limit to the software functions, free to use, we are just to make a friend; [Different moods and different themes]: Notes and to-do lists, support a variety of exquisite themes, do whatever you want, change it if you want; [More application scenarios]: Memo view, timeline view, passwordbook view, statistics view to meet your different needs.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 6
    KEditor

    KEditor

    An Editor to teach Programming Fundamentals using Karel Robot

    This Editor is used for educational purposes in First Programming Course. It is integrated with Karel Robot library developed by Stanford. It is a secure editor with limited capabilities to enforce the students to avoid copy and paste, do it by yourself methodology. You can use Karel commands and write new functions and run your program without any hassle to configure Karel. Every program stamped with Author name which, once set, is not allowed to be changed. You need to install JDK 1.8 or...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    SyntroSend

    SyntroSend

    Secure P2P file transfer app for Windows, Mac, Linux & Android

    ...Key features include end-to-end encryption, secure transfer codes, automatic resume for interrupted transfers, and file integrity verification. Users can easily select files or folders, generate a secure code, and share it with others to start instant transfers. SyntroSend is designed for simplicity, performance, and complete control over your data across all major platforms.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 8

    myFP2ESP8266 Focus Controller

    This is a port of the myFP2ESP32 Wifi Focus Controller to the ESP8266

    A ESP8266 WiFi focuser. DRV8825, ULN2003, L298N, L293DMINI , L9110S, Support for Webserver, ALPACA, and TCP/IP. (c) Robert Brown 2014-2025, Holger M, 2019-2021. All rights reserved. Code or portions of code may not be copied or used without appropriate credit given to author(s).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    SSD in PyTorch 1.0

    SSD in PyTorch 1.0

    High quality, fast, modular reference implementation of SSD in PyTorch

    This repository implements SSD (Single Shot MultiBox Detector). The implementation is heavily influenced by the projects ssd.pytorch, pytorch-ssd and maskrcnn-benchmark. This repository aims to be the code base for research based on SSD. Multi-GPU training and inference: We use DistributedDataParallel, you can train or test with arbitrary GPU(s), the training schema will change accordingly. Add your own modules without pain. We abstract backbone, Detector, BoxHead, BoxPredictor, etc. You can replace every component with your own code without changing the code base. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    myFP2ESP32-Dev WiFi ASCOM Focuser

    myFP2ESP32-Dev WiFi ASCOM Focuser

    ASCOM-INDI ESP32-Dev Wifi focuser

    An ESP32-Dev WiFi focuser. DIY or PCB designs. (c) Robert Brown 2014-2025, Holger M, 2019-2021. All rights reserved. Code or portions of code may not be copied or used without appropriate credit given to authors. Spreadsheet to calculate what stepper motor to use. https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/Documentation/Nema-Stepper-Motors.xlsx/download Spreadsheets to calculate CFZ https://sourceforge.net/projects/myfocuserpro2-esp32/files/CFZ%20Spreadsheets/CFZ%20Spreadsheets.zip/download Focuser Basics Guide (PDF) - shows how to derive the correct motor requirements for your system (mandatory reading) https://sourceforge.net/projects/myfocuserpro2-esp32/files/Documentation/Focuser%20Basics.pdf/download https://youtu.be/90KeSspN3e0
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • 11
    RengeOS

    RengeOS

    The next-generation, minimal and hackable operating system.

    The next-generation, minimal and hackable operating system based on Arch Linux, focused on performance and maintainability. It's free and open source, btw give it a try and you might like its system design:D. The official RengeOS website: https://rengeos.github.io/ Release Notes: https://rengeos.github.io/reference/release-notes/ Source code: https://github.com/orgs/RengeOS/repositories/ Join our community on Discord: https://discord.gg/pjJpHUSNPD If you encounter any issues with...
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 12
    Blueprint Framework

    Blueprint Framework

    Modding platform for the Pterodactyl panel.

    Blueprint is an open-source extension framework/manager for Pterodactyl. Developers can create versatile, easy-to-install extensions that system administrators can install within minutes (usually even seconds!) without having to custom-code compatibility across multiple panel modifications. We aim to introduce new developers to Blueprint with easy to understand guides, documentation, developer commands, community support and more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    OpenSparrow

    OpenSparrow

    Advanced Data Management Platform | PHP + vanilla JS + Postgres!

    ...Nested Relations Support for "Drilldown" views to display nested data and sub-tables inside a record view. Visual Admin Panel Configure schemas, form layouts, columns, and relations via GUI without writing code. Dashboard Engine Generate KPI widgets, interactive lists, and bar charts that aggregate live database data. Developer Tools Built-in Debug Panel terminal for tracking API requests and environment errors on screen. Interactive Calendars Map tables with dates to dynamic timelines and automate smart notifications for users. ...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 14
    Cookieless Web Counter

    Cookieless Web Counter

    Quick multiple web site traffic monitoring without cookies

    "Cookieless Web Counter" (CWC) is a very simple web site visit counter which allows a very fast and easy monitoring of the number of visitors to many web sites at once without setting cookies and therefore protecting users privacy. The script collects only the informations that the user's browser sends to the web site server (IP address, referrer and browser details). CWC is suited for a quick daily glance at many web sites traffic. The code is written in PHP and MySQL; the user interface involves plain HTML without Javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    NJLBasic

    Basic for consoles and graphics applications

    ...In graphical mode, NJLBasic supports the management of sprites and sounds, thus facilitating the creation of games. Its interactive mode is particularly interesting for testing and executing code in real time. In addition, NJLBasic allows to quickly generate a standalone executable containing all the files and resources necessary for an NJBasic application, without external dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    napi

    napi

    napi - Isolate and deploy APIs separately at build time

    ...Historically, tools like this have only been built by large consulting firms or contractors and kept behind the paywalls of consulting fees. napi aims to make these tools accessible to developers of all skill levels, without the cost. Our vision is to help you reduce your reliance on consultants and contractors, while gaining deeper insights into system architecture-level concerns. The added benefit? No more black-box consultant tools running on your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    winrk

    Winrk is an HTTP benchmarking tool for Windows users, inspired by wrk.

    ...Source code: https://github.com/fomalhaut88/winrk
    Downloads: 20 This Week
    Last Update:
    See Project
  • 18
    Krita

    Krita

    Krita: Free, powerful digital painting app for artists.

    Krita is a free, open-source digital painting and illustration application designed for artists, illustrators, and concept designers. Available on Windows, macOS, and Linux, it offers a robust set of tools for creating stunning artwork, from detailed illustrations to concept art and comics. With a focus on digital painting, Krita provides an intuitive interface, customizable brushes, and advanced features like layer management, animation tools, and color correction. Its powerful brush engine...
    Leader badge
    Downloads: 113 This Week
    Last Update:
    See Project
  • 19
    Basic Website Studio (Tkinter Edition)

    Basic Website Studio (Tkinter Edition)

    Basic Website Studio (Tkinter Edition)

    A simple, lightweight code editor for basic web development, written in Python using the standard Tkinter GUI toolkit. This application is designed to run without any external Python libraries (like PySide6 or PyQt), making it ideal for easy distribution on Linux systems, such as in a .deb package.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    DarkLight Cover/Calibrator

    DarkLight Cover/Calibrator

    DIY project to build a cover, flat panel or combo flip-flat panel

    ...🔗 New GitHub Repository: 👉 https://github.com/10thTeeAstronomy/DarkLight_CoverCalibrator © Nathan Woelfle 2025. All Rights Reserved. Permission granted for personal and academic use only. Code may not be copied or used without proper credit.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 21
    FVWM-Crystal

    FVWM-Crystal

    FVWM-Crystal aims to create an easy to use and powerful desktop.

    ...It can flow through the full screened applications and the desktop in a manner similar to the application stack of the Amiga OS, which provides an innovative way to go around the desktop space, without compromising traditional X multiple desktop pages. The core code was written by harnir Maciej Delmanowski with contributions from many other folks. The current developments are led by Dominique Michel.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 22
    Tally

    Tally

    Your favorite dark mode word counter, now with even more themes!

    Tally - Word Counter is a free online tool to count the number of characters, words, paragraphs, and lines in your text. It can also show counts for different types of characters like letters, digits, spaces, punctuation, and symbols/special characters. Make sure you have the right number of words for your essay or post by counting them instantly with Tally.
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 23
    Quimup

    Quimup

    Quimup is a Linux client for MPD

    QUIMUP is a client for the music player daemon (MPD) written in C++ and QT6. New version 2.1.0 fixes some problems and adds two new features: 1. Album art size can be set (within limits). 2. User actions to run commands or scripts on files or directories. DEB package for Debian (12 or testing) / Kubuntu 24.04 RPM packages for Fedora (40) and openSUSE (Tumbleweed) Tarball for manual installation of the binary. Tarball with source code.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 24
    ToolSparkr

    ToolSparkr

    Free online developer tools JSON formatter, Base64 encoder, and more

    ...No signup required, no data uploaded to servers. Everything runs in your browser. Tools: JSON Formatter & Validator, Base64 Encoder/Decoder, Password Generator, QR Code Creator, MD5/SHA Hash Generator, Color Converter, URL Encoder/Decoder, UUID Generator, DNS Lookup, WHOIS Lookup, IP Lookup, HTTP Status Checker, HTML Entity Encoder, Morse Code Converter, CSS Minifier, Bcrypt Generator & more. Built for developers, designers, marketers, and power users who need fast, reliable utilities without switching between multiple websites. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    NaviServer

    NaviServer

    NaviServer, a high performance web server written in C and Tcl

    NaviServer is an extensible web server suited to create scalable websites and services. Originally based on AOLserver (http://www.aolserver.com), the ongoing development is done independently under Mozilla Public License by a core group of people that use it for their businesses and by other supporters. Features: High performance multi-threaded architecture, massively scalable and extensible, many modules, dynamic scripted pages (ADP), caching functions (static files, Tcl byte code,...
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB