Showing 18656 open source projects for "simple"

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
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 1
    HOME Multi Editions  Gnome 46

    HOME Multi Editions Gnome 46

    TN365 HOME Gnome 46- Léger, rapide, moderne !

    🇫🇷 TN365 HOME –3 versions Basic- Essentials et Pro ! suivant vos besoins TechNews365 OS HOME est une distribution Linux moderne, rapide et optimisée, Elle inclut un environnement complet prêt à l’emploi, avec un dock TN365 personnalisé, des applications essentielles, des outils multimédia, bureautiques et réseau. Fonctionnalités principales : Dock TN365 maison (favoris préconfigurés) GNOME 46 optimisé Opera GX intégré OnlyOffice Desktop Editors ...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    meento

    meento

    simple HTTP file sharing

    File sharing based in JSON files and in HTTP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SecurityHeaderAudit

    SecurityHeaderAudit

    Simple Python tool for checking website HTTP security headers

    SecurityHeaderAudit is a beginner-friendly defensive security tool that checks websites for common HTTP security headers and reports missing protections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DeepSeek AIO

    DeepSeek AIO

    Access and use all DeepSeek AI models in one program.

    DeepSeek AIO is a simple program that allows you to interact with all DeepSeek large language models in one place. It supports text-based chats, data analysis, code generation, language translation, and more. The program is designed to make it easy for users to use DeepSeek's AI tools for different purposes without switching between multiple platforms.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 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
  • 5

    webalbumpy

    process a directory of photos into a html album

    Simple python program to process all photos in a directory into a html album. Will create thumbnails for the index page. Large images will be scaled down. Exif information will be removed. Use a index-page template and a image-page template, so you can create to get any design style colour you like. This is a start. ToDo: read exif information into captions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    linNet

    linNet

    The Software for symbolic Analysis of linear Electronic Circuits

    ...The computed formulas can be used for further investigation of the circuit or for publications or didactic purpose. An interface to GNU Octave opens up a bunch of simple to use numeric analyses and plots.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    GeneoTree

    GeneoTree

    Dynamic Genealogy Viewer with PHP/MySql-MariaDB

    Genealogy Software. Geneotree is a gedcom files PHP viewer, full dynamic on the Web. Main features : dynamic trees, cartography & stats. Many PDF reports, statistics. Special consanguinity and cousins lists. Large files management & optimized ergonomy.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    FileSentinel

    FileSentinel

    Simple Python file integrity checker for defensive security

    FileSentinel is an open-source Python tool that helps users monitor folders for unexpected file changes. It creates a baseline using SHA-256 hashes and later compares the folder against that baseline to detect added, modified, and deleted files. It is designed as a beginner-friendly defensive security utility for students, small offices, and anyone learning basic file integrity monitoring.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    youtube-background

    youtube-background

    Simple script for embedding YouTube, Vimeo and HTML5 videos

    Simple script for embedding YouTube, Vimeo, and HTML5 videos as cover backgrounds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    NeuroSuite

    Klusters, NeuroScope and NDManager

    ...NeuroScope is an advanced viewer for electrophysiological and behavioral data: it can display local field potentials (EEG), neuronal spikes, behavioral events, as well as the position of the animal in the environment. It also features limited editing capabilities. NDManager (Neurophysiological Data Manager) is a simple graphical application designed to help neurophysiologists manage their experimental recording parameters (e.g., number of channels and sampling rate of the acquisition system) and process their data (data filtering, spike extraction, PCA, etc.)
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    SysBackRes

    SysBackRes

    System Backup and Rescue Tool for Linux

    This wizard is designed to facilitate your system backup, disk cloning, image creation, image recovery and backup verification operations. The program provides reliable and fast operations using the high-performance ddrescue backend tool. Github: https://github.com/shampuan/SysBackRes Languages: Azerbaycan, German, English (Default), French, Italian, Japanese, Korean, Russian, Turkish
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12

    PyNotes

    An advanced Emacs-like text editor and IDE made in Python.

    PyNotes is an advanced Emacs-like text editor and IDE made in Python, but much simpler for new users.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    RetroShine

    RetroShine

    Restore your old photos with one click

    Bring Your Old Photos to Life with RetroShine – Vibrant, Authentic, and Instantly Beautiful RetroShine transforms your digitized analog photos with a single click. Whether you’re reviving family memories or preserving your artistic legacy for future generations, RetroShine uses intelligent color enhancement and curve corrections to restore natural tones and give your photos a fresh, contemporary look. Authenticity is our mission. Unlike generative AI tools, RetroShine doesn’t...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14

    Obscura

    It's a personal microkernel project designed as a learning ground.

    Obscura is a personal microkernel project designed as a learning ground for low-level operating systems. Its initial aim is to lay the foundations for a minimalist kernel, then gradually evolve towards a modular, stable and simple operating system. ## 🧭 Objectives - Learn and master : - Low-level C language - x86/x86_64 assembler - Modern processor architecture - Fundamental principles of operating systems - Develop a microkernel : - Lightweight and modular - Able to handle hardware interrupts (keyboard, timer) - Support minimal user space - Evolve to a simple OS: - With a rudimentary shell - Isolated user processes - A basis for experimenting with system concepts ## ⚙️ Project status > 🚧 Project under development - Learning phase (year 1) Short-term planned features : - [ ] Multiboot-compatible GRUB bootloader - [ ] Text mode display (VGA) - [ ] Interrupt management (IRQ / keyboard) - [ ] First task manager loop
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ChromX

    ChromX

    Chromium OS – Exton Build 190824 with Flatpak and thus Spotify

    Chromium OS – Exton Build 190824 with many apps working READ THE README FILE! ABOUT I have compiled Chromium OS from source. Just for fun. "Chromium OS is an open-source project that aims to build an operating system that provides a fast, simple, and more secure computing experience for people who spend most of their time on the web". My Chromium OS Build 190824 is for all 64 bit “normal” Desktop computers and laptops. USED KERNEL 4.14 USB PERSISTENCE All your system changes will (of course) be automatically saved directly on the USB stick. UPDATES/UPGRADES You do not have to take any action in order to keep your system up to date. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    SubTile

    SubTile

    wxWidgets Based Client GUI for Subversion ®

    SubTile is a lightweight platform independent Subversion ® (SVN) client, it runs on all platforms where wxWidgets library is available. Main goal is to provide simple and quick method to manage and organize projects under version control from everywhere without need of development environment.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17
    ExtFS Check Tool

    ExtFS Check Tool

    Checks and repairs Ext+BTR FS volumes for errors

    This is a kind of Scandisc or Checkdisk program for debian based linux systems. It scans your ext4 and BTRFS disks and repair them. Github: https://github.com/shampuan/ExtFS-Check-Tool
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    TorrentPier

    TorrentPier

    🐂 Bull-powered BitTorrent tracker engine

    TorrentPier — bull-powered BitTorrent Public/Private tracker engine, written in php. High speed, simple modification, high load architecture. In addition, we have very helpful official support forum, where it's possible to get any support and download modifications for engine.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Cencio

    Cencio

    Cencio VM is a lightweight flexible stack-based virtual machine

    ...Rather than embedding complex language features into the VM, Cencio relies on native functions and FFI extensions for most runtime semantics. This design allows different languages to share the same execution engine while keeping the VM simple, flexible, and easy to maintain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    EqmodGui

    EqmodGui

    User interface for INDI Eqmod telescope driver

    Eqmodgui is a user interface for Linux INDI Eqmod telescope driver. It allow to easily set the main parameters require to use this driver and manage the alignment data. Eqmod is now very simple to use on Linux. This software is part of a full suite for astronomical observation: https://sourceforge.net/projects/skychart/ https://sourceforge.net/projects/ccdciel/ https://sourceforge.net/projects/indistarter/ See also: https://sourceforge.net/projects/indi/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21

    aime

    A C-like, high level programming language and interpreter.

    aime is a programming language intended for application extension purposes. It is simple, with a C like syntax and automatic resource management. The interpreter interface has many options for connecting the interpreted programs to the embedding application state. It allows application supervision with regard to such concerns as execution length, memory allocation, error reporting. A standalone interpreter together with many demo/test programs is included.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    ADC Archiver

    ADC Archiver

    Archiving tool for data

    ADC Archiver is a lightweight, cross-platform archiving tool designed for speed and simplicity, perfect for handling large datasets. Made with 💚 by Mealman1551 © Mealman1551
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    API-for-Open-LLM

    API-for-Open-LLM

    Openai style api for open large language models

    API-for-Open-LLM is a lightweight API server designed for deploying and serving open large language models (LLMs), offering a simple way to integrate LLMs into applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Files and text searcher
    ...Enhanced program. The interface font size is big for ease of access. You can download source code that can be found in 'source code' tab. The operation of this program is very simple. You can type the word or part of file name in folder, in textbox on top of window. Open app with explorer context menu as shown in below screenshoot Enjoy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Media Extractor

    Google Chrome extension designed to intercept and download media files

    ...The extension monitors network requests in the browser and allows users to download detected media files such as video and audio streams. ## Key Features - Intercepts media files from web pages - Supports video and audio downloads - Works directly inside Google Chrome - Simple and intuitive interface - No external tools required ## Use Cases - Downloading embedded video content - Saving audio streams from websites - Analyzing media network requests - Offline media access ## Download - Chrome Web Store (if published): https://github.com/exxellengames/Media-Extractor/releases ## Official Website - EN: https://exxellengames.great-site.net/en/ - RU: https://exxellengames.great-site.net/ru/ ## Author exxellengames
    Downloads: 2 This Week
    Last Update:
    See Project