Showing 5049 open source projects for "linux image"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1

    pbx-mcp

    MCP server that lets AI assistants inspect Asterisk and FreeSWITCH

    An open source Model Context Protocol server for Asterisk and FreeSWITCH. It gives an AI assistant a structured way to look at a live phone system: channels, registrations, queues, endpoints and call state. It talks to Asterisk over AMI and ARI, and to FreeSWITCH over the Event Socket, so it works with what you already run rather than needing something new installed on the switch. The tool surface is deliberately narrow and read-oriented. An assistant that can answer whether an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    PNG coordinates support CLI

    Command-line CRUD for PNG coordinate maps

    ...Writing commands overwrite the input file by default, or write a copy with --out. Built with Java 17 and picocli on top of the pl.koder95:png-coords library. Releases include native app-image packages for Windows, Linux, and macOS (no separate JDK required on the target machine), plus optional shaded JAR builds. Release integrity is verified with SHA-256 checksums and GPG signatures. Homepage / source: https://github.com/koder95/png-coords-cli
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    crossfire-arch-retro

    Extra image set for Crossfire RPG Game

    A 24x24 tileset intended for use with Crossfire RPG Game servers. Many images were pulled from old versions of the game (0.92.0 was a specific baseline). As of Crossfire RPG Game 1.75.0, the GTK2 client supports non-32x32 tileset sizes. The tileset has not been tested on JXClient, so it is unclear whether it works there or not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    knokspack

    The ultimate all-in-one toolkit to secure, optimize, and grow

    **WP Site Suite is the only plugin you need to manage and supercharge your WordPress site.** Tired of juggling dozens of plugins for security, performance, marketing, and design? WP Site Suite combines all the essential features into one powerful, lightweight, and easy-to-use package. From a robust security shield and real-time backups to AI-powered content creation and detailed analytics, our suite provides a complete, self-hosted solution for creators, businesses, and agencies. Take...
    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.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    File-Studio

    File-Studio

    A tool that automates complex file operations.

    File studio is a tool that assists in handling complex file operations such as bulk renaming, organizing folders and more.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Pearl MATE Studio 12

    Pearl MATE Studio 12

    OSX Styled Powerful Audio Workstation

    Pearl MATE Studio 12 is running on the Ubuntu 24.04 base with no snap support. This release does however support flatpak and the text to speech on Pearl is managed with Pied for downloading and selecting natural voice models which through keyboard shortcut, <Alt>+s, which will playback highlighted. This release of Pearl MATE Studio is alot lighter on the pre installed software so the user may choose what they want by installing through our software manager, Gdebi, or Synaptic which are...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 7
    Stable Diffusion WebUI Docker

    Stable Diffusion WebUI Docker

    Easy Docker setup for Stable Diffusion with user-friendly UI

    Stable Diffusion WebUI Docker is a Docker-based repository that simplifies running Stable Diffusion with rich user interfaces by packaging multiple popular web UIs into an easy-to-deploy containerized solution. It integrates leading community UIs like AUTOMATIC1111 and ComfyUI into a Docker Compose setup that can be started with a single command, abstracting away dependency installation and environment configuration. Users can choose which UI profile they want to run — for example, full...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    xbl-winx

    WinX: Win32 APIs GUI library for XBLite

    WinX is a GUI library for XBlite. It is designed to take care of all the annoying details of the Win32 API, while still allowing you to drop down to the Win32 code if you need it. To this end, the handles returned by WinX can be used with any Win32 function (although the reverse is not always true).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    asterisk-ai-voice-agent

    Self-hosted AI voice agent for Asterisk over AudioSocket

    An open source AI voice agent that answers real phone calls on Asterisk. Audio is bridged in over AudioSocket, or over chan_websocket on Asterisk 20.18 and 22.8 or newer, so nothing has to be recompiled. The loop is what you would expect: voice activity detection on every 20 ms frame, speech to text through Whisper or ElevenLabs Scribe, a streaming turn with a language model that can call tools on your own webhook, and speech back out through Piper. The hard parts in telephony are...
    Downloads: 1 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

    IOT network monitor

    raspberry pi4 image using wifi in APN mode for IOT network monitoring

    A Raspberry pi4 is used to run wifi in APN mode, and IOT devices are subbed to this SSID, and packet capture and interrogation are performed on the IOT traffic. Many statistics and plots are derived from the IOT traffic. This "iotsnoop" project also contains the previous project "imonitorg" which is a full, long term monitoring of a user's Internet connection with stats and plots. All stats and plots are available via webpage served by pi4. 802.11g to max range, minimize IOT traffic. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    imgclsmob Deep learning networks

    imgclsmob Deep learning networks

    Sandbox for training deep learning networks

    imgclsmob is a deep learning research repository focused on implementing and experimenting with convolutional neural networks for computer vision tasks. The project serves as a sandbox for training and evaluating a wide variety of neural network architectures used in image analysis. It includes implementations of models used for tasks such as image classification, object detection, semantic segmentation, and pose estimation. The repository also contains scripts that help train models,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Unattended Resolution in A Nutshell - OS
    Unattended installation of several Linux(kickstart,preseed,autoyast) and Windows(2000,XP,2003,2003R2,Vista,7,8,,10,112008,2012,2016,2019,2022,2025). Features: inventory, software management, dhcp-ldap, dns-ldap, php-ssh, syslog-ng, rsyslog, switch managment, ldap browser, pxe manager, central cron management, license management, guacomole integration.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    copyparty

    copyparty

    Portable file server with accelerated resumable uploads, dedup, WebDAV

    Portable file server with accelerated resumable uploads, dedup, WebDAV, SFTP, FTP, TFTP, zeroconf, media indexer, thumbnails++ all in one file
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14
    UNA

    UNA

    PHP & MySQL based CMS with messenger

    Full featured CMS with social features. It has limited functionality by default and can be extended with additional modules. Additional modules includes such features as Education solution, Video Messenger, Events, Polls, Tasks, Forum, Market, Videos, Video Streaming and more
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    DB Explorer

    DB Explorer

    The modern AI‑first database client for developers DBAs and analyst

    DB Explorer is a free, cross-platform database query tool and schema explorer built for developers, DBAs, and data analysts. It provides a clean graphical interface for connecting to multiple database systems, writing and executing SQL, exploring schemas, monitoring database health, and generating SQL queries using AI — all from a single application. Supported Databases: PostgreSQL, MySQL, MariaDB, SQL Server, Oracle, SQLite, Amazon DynamoDB, and any JDBC-compatible database.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    Commentics is an advanced PHP comment script with many features. Its main aims are to be integrable, customizable and secure. It is designed to be integrated into your existing pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    iElectrodes

    iElectrodes

    intracranial electrodes localization toolbox

    iElectrodes is a free and open-source Matlab® toolbox to obtain intracranial electrode coordinates from MRI and CT images. Precise and reliable localization can be achieved fast and in a semiautomatic way with minimal user intervention. The toolbox works with ECoG (subdural grids and strips) and SEEG (depth) electrodes. The new GridFit algorithm can precisely localize high-density electrodes (up to 3mm). Brain parcellations (atlas) and surfaces can be imported to aid 2D and 3D...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Social Network Visualizer

    Social Network Visualizer

    Social Network Analysis and Visualization software

    Visit our new site: http://socnetv.org Social Network Visualizer (SocNetV) is a social network analysis and visualization application. You can draw a social network (graph/digraph) or load an existing one (GraphML, UCINET, Pajek, etc), compute cohesion, centrality, community and structural equivalence metrics and apply various layout algorithms based on actor centrality or prestige scores (i.e. Eigenvector, Betweenness) or on dynamic models (i.e. Kamada-Kawai spring-embedder)
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 19
    Quiz/Survey/Test - QST

    Quiz/Survey/Test - QST

    A Free, complete, open source universal assessment/exam platform

    QST, the worlds unparalleled open source, multi-tenant, online/lan assessment software. From a quick quiz on your phone to very large scale, high stakes, proctored desktop testing, we make it easy/secure/economical. Our intuitive design contains features (Immediate detailed results, Create/Export/Import/Convert Questions, WYSIWYG/Visual Math-Chemistry Editors, Question/Item Bank, Multiple Question Types, Multiple Delivery Styles, Multiple Delivery/Results Options, Adaptive/Branching...
    Leader badge
    Downloads: 72 This Week
    Last Update:
    See Project
  • 20

    Java Game Service

    utility collection for 2D game development in Java; sound-player

    Utility collection of structures and algorithms which can aid in the development of Java based games with special focus on hexagon 2D display and sound-playing. Status is Alpha but we have a running example game in development (which is not contained in this package, I'll come to it soon).
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Raw Mover for Photographers

    Raw Mover for Photographers

    RAW Mover is a simple, user-friendly desktop application designed to h

    RAW Mover is a simple, user-friendly desktop application designed to help photographers and enthusiasts organize their RAW image files. It automatically identifies paired RAW and JPG/PNG/JPEG files in a selected folder and moves the RAW files into a dedicated RAW_Files subfolder, keeping your main photo directories clean and organized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Multi-Briques

    Multi-Briques

    4 players Breakout game

    For Zen GL called also zgl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OpenSERP

    OpenSERP

    Open-source SERP API for AI, SEO & automation - Google + 5 more

    OpenSERP is a free self-hosted open-source SERP API & CLI with live browser-rendered search and content extraction for AI, SEO & automation. Use it as a search tool for LLMs, agents, and RAG pipelines, or as a scraper backend for SEO rank tracking across Google, Yandex, Baidu, and more. It is especially useful when your workflow needs RU/CN web coverage instead of another Google-only API.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24

    CivitAI-Post-Tracker

    A local self-hosted tracker for CivitAI post analytics.

    A Windows-first local desktop app for tracking CivitAI post performance, collection activity, CSV snapshots, and a generated HTML dashboard. The app keeps its runtime data on your machine. It can run from source or as a portable PyInstaller EXE build. ## Unofficial Tool And Platform Terms CivitAI Tracker is an unofficial community tool. It is not affiliated with, endorsed by, or supported by CivitAI. The app is intended for local personal analytics for a user's own CivitAI...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    pinvault-pro-extension

    pinvault-pro-extension

    AI-powered browser extension for bulk downloading Pinterest images wit

    PinVault Pro is a professional-grade browser extension that revolutionizes Pinterest image downloading with AI-powered technology. The extension provides intelligent bulk selection, auto-scroll functionality, and maintains HD quality downloads while respecting Pinterest's terms of service. 🎯 Core Features: • Visual checkbox overlays on Pinterest images for intuitive selection • AI-powered auto-scroll with smart content detection • Bulk download capabilities with real-time progress...
    Downloads: 2 This Week
    Last Update:
    See Project