Showing 92 open source projects for "flavor"

View related business solutions
  • 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
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 1
    Spacegray

    Spacegray

    A hyperminimal UI theme for sublime text

    A set of custom UI themes for Sublime Text 2/3. It's all about hype and minimal. Comes in different flavors with accompanying Base16 color schemes. Default flavor based on Base16 Ocean Dark color scheme. The easiest way to install is using Sublime Package Control, where Spacegray is listed as Theme - Spacegray. Activate the UI theme and color scheme by modifying your user preferences file, which you can find using the menu item Sublime Text -> Preferences -> Settings - User (⌘, on Mac). You can choose whichever flavor you like, but don't forget to change both color scheme and UI theme so they match.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Radare2

    Radare2

    UNIX-like reverse engineering framework and command-line toolset

    ...Batch, Commandline, visual, and panels interactive modes. Embedded webserver with js scripting and WebUI. Assemble and disassemble a large list of CPUs. Runs on Windows and any other UNIX flavor out there. Analyze and emulate code with ESIL. Native debugger and GDB, WINDBG, QNX, and FRIDA. Navigate ASCII-art control flow graphs. Ability to patch binaries, and modify code or data. Search for patterns, magic headers, and function signatures. Easy to extend and modify. Commandline, C API, script with r2pipe in any language.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 4
    PrestaShop

    PrestaShop

    An open source eCommerce platform

    ...The 'develop' branch of this repository contains the work in progress source code for the next version of PrestaShop 1.7. To install the latest PrestaShop 1.7, you need a web server running PHP 7.1+ and any flavor of MySQL 5.0+ (MySQL, MariaDB, Percona Server, etc.). Versions between 1.7.0 and 1.7.6 work with PHP 5.6+.
    Downloads: 27 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
    ESP3D

    ESP3D

    FW for ESP8266/ESP8285/ESP32 used with 3D printer

    ...Firmware should work with any 3D printer firmware (repetier/marlin/smoothie ware using GCODE) if the serial connection has a correct setup. I currently use it with my personal flavor of repetier for Due based boards. The web interface files are present in the data directory but UI has its own repository ESP3D-WEBUI. Use GPIO2 to the ground to reset all settings in a hard way, 2-6 sec after boot / not before!! Set GPIO2 to ground before boot change boot mode and go to special boot that do not reach FW. Currently, boot takes 10 sec - giving 8 seconds to connect GPIO2 to GND and do a hard recovery for settings. ...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6
    Massren

    Massren

    massren - easily rename multiple files using your text editor

    Massren is a command line tool that can be used to rename multiple files using your own text editor. Multiple-rename tools are usually difficult to use from the command line since any regular expression needs to be escaped, and each tool uses its own syntax and flavor of regex. The advantage of massren is that you are using the text editor you use every day, so can use all its features. The tool works by creating a file that contains the filenames of the target directory and opening this file in the text editor. You can then modify the filenames there directly. Once done, save the text file and the files will be renamed. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Hydejack

    Hydejack

    A boutique Jekyll theme for hackers, nerds, and academics

    ...With Hydejack 9, the link style has been revamped so that legibility is no longer tied to the choice of accent color, giving you much more freedom in creating a unique design flavor for your site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MediatR

    MediatR

    Simple, unambitious mediator implementation in .NET

    Simple mediator implementation in .NET. In-process messaging with no dependencies. Supports request/response, commands, queries, notifications and events, synchronous and async with intelligent dispatching via C# generic variance. You should install MediatR with NuGet. Or via the .NET Core command line interface. Either commands, from Package Manager Console or .NET Core CLI, will download and install MediatR and all required dependencies. MediatR is a low-ambition library trying to solve a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ramda

    Ramda

    A practical functional library for JavaScript programmers

    Ramda is a practical functional library for JavaScript programmers. There are already several excellent libraries with a functional flavor. Typically, they are meant to be general-purpose toolkits, suitable for working in multiple paradigms. Ramda has a more focused goal. We wanted a library designed specifically for a functional programming style, one that makes it easy to create functional pipelines, one that never mutates user data. The primary distinguishing features of Ramda are: Ramda emphasizes a purer functional style. ...
    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
    stylelint

    stylelint

    A linter that helps you avoid errors and enforce conventions

    stylelint understands the latest CSS syntax including custom properties and level 4 selectors. Extracts embedded styles from HTML, markdown and CSS-in-JS object & template literals. Parses CSS-like syntaxes like SCSS, Sass, Less and SugarSS. Has over 170 built-in rules to catch errors, apply limits and enforce stylistic conventions. Supports plugins so you can create your own rules or make use of plugins written by the community. Automatically fixes the majority of stylistic violations. Itis...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Pokémon Cards CSS

    Pokémon Cards CSS

    Collection of advanced CSS styles to create realistic-looking effects

    ...Because the design is built into CSS, cards respond to responsive constraints and adjust nicely across devices. The project supports common card types (basic, stage, trainer, etc.), and includes classes to manage energy symbols, attack boxes, and flavor text. Many community users combine it with JavaScript to dynamically generate cards from data (e.g. Pokédex entries or user input). It offers a playful, educational example of what you can achieve with modern CSS, especially in combining design fidelity with flexible markup.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    DbInspector

    DbInspector

    Android library for viewing, editing and sharing in app databases.

    ...Search table, view or trigger. Sort table, view or trigger per column. Execute any valid SQL command in editor per database connection. If you use DbInspector for a specific flavor and need to override merged in launcher label, you can provide a String resource in your project. DbInspector has a build in editor scoped per database connection currently used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Gotenberg

    Gotenberg

    A Docker-powered stateless API for PDF files

    ...There are many options to fit your requirements, from the custom HTTP headers sent to your webhook to the HTTP method used to call it. Gotenberg is a platform composed of modules; each module has properties you may customize to your flavor. Build your own Docker image by adding new tools and create modules that provide new routes to the API. Gotenberg provides a developer-friendly API to interact with powerful tools like Chromium and LibreOffice for converting numerous document formats (HTML, Markdown, Word, Excel, etc.) into PDF files, and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Red Dragon Recovery Project
    Red Dragon Recovery project is based on TWRP with some new accents and flavor
    Downloads: 16 This Week
    Last Update:
    See Project
  • 15
    flutter_unity_widget

    flutter_unity_widget

    Embeddable unity game engine view for Flutter

    Flutter unity 3D widget for embedding unity in flutter. Now you can make awesome gamified features of your app in Unity and get it rendered in a Flutter app both in fullscreen and embeddable mode. Works great on Android, iPad OS, iOS, Web, with Windows nearing completion. There are now two unity app examples in the unity folder, one with the default scene and another based on Unity AR foundation samples. Note: Supports only Unity 2019.4.3 or later. UnityFramework does not support emulators....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    KokoPlayOS

    KokoPlayOS

    https://github.com/kokoDroid/kokoPlay/blob/main/README.md

    ...There are some other apps included by default such as: -android-tools -vscode -aria2 -bchunk -bleachbit -fuse-btfs -fuse-devel -fuse3-devel -nmap -util-linux -wireshark -thefuck -yakuake -yt-dlp -kleopatra -keepassxc -alien -rclone -faugus-launcher Lutris is removed in flavor of faugus launcher. It also adds just files to install more currated flatpaks and brews.
    Downloads: 73 This Week
    Last Update:
    See Project
  • 17
    ColomboGMGS2 Soundfont V16.9

    ColomboGMGS2 Soundfont V16.9

    A custom MIDI soundfont that happens to sound accurate

    ...Over time, I began noticing what many “mainstream” soundfonts were missing and worked to connect the dots, adding new instruments and sounds to give it a distinct, playful, and local flavor. ColomboGMGS2 supports GM2/GS and Yamaha XG drum mappings within a single SF2 file, covering all key melodic presets and SFX, along with a few fresh additions like Gatabera, Raban, Trap Kit, Reggae Kit, and more. Apart from a few instruments I recorded myself, most samples come from famous soundfont creators such as Maxime Abbey (Arachno), David Shan (SGM), Cose Vidal (Musyng), OpenWrld (Chorium), and Rick Simon (OmegaGMGS2). ...
    Leader badge
    Downloads: 143 This Week
    Last Update:
    See Project
  • 18
    Berry Linux

    Berry Linux

    A lightweight flavor of Linux based on Fedora

    Berry Linux is a bootable CD Linux, automatic hardware detection. Berry Linux can be used as a Linux demo, educational CD, rescue system. It is not necessary to install anything on a hard disk.
    Leader badge
    Downloads: 54 This Week
    Last Update:
    See Project
  • 19
    KB1OIQ - Andy's Ham Radio Linux

    KB1OIQ - Andy's Ham Radio Linux

    Install ham radio software on Debian Live, RPi OS, or Ubuntu Linux

    Latest Version: - Version 26e: November 2025 Version 26 ======== Version 26 can be installed on top of Debian Live, Raspberry Pi OS, or any supported flavor of Ubuntu Linux. The supported Linux flavors are listed in the GETTING_STARTED document. An installation script does all of the work. Please download and READ the installation instructions: https://sourceforge.net/projects/kb1oiq-andysham/files/v26e/GETTING_STARTED Watch a video of Andy (KB1OIQ) as he talks about AHRL during a ham radio convention in MA in the summer of 2025: https://www.youtube.com/watch?...
    Leader badge
    Downloads: 531 This Week
    Last Update:
    See Project
  • 20
    Robolinux

    Robolinux

    Announcing Robolinux Cinnamon 14.1

    ...We are proud that it comes with Enoch AI which is TOTALLY 100% PRIVATE, FREE, HONEST & UNCENSORED built into Robolinux Cinnamon 14.1 The Robolinux 14.1 version with rock solid Long Term Support through 2034! requires users to set secure boot in their BIOS. It is currently available in the Cinnamon desktop flavor. we will release series 14 Xfce version in the next two months.For more information please see Readme file. Warmest regards John Martinson Robolinux.org
    Leader badge
    Downloads: 107 This Week
    Last Update:
    See Project
  • 21
    Maintenance Trident

    Maintenance Trident

    3 Stored Procedures for SQL Server Database Maintenance

    <<It's not important HOW you maintain it, it's important THAT you maintain it!>> (Jörg Stryk) Yaaawwwnnn ... Yet another set of Database Maintenance routines for SQL Server ... really? Yes, indeed! Just adding my flavor of this matter, so you've got more to choose from! The M3 procedures should help the EXPERIENCED Database Administrator to quickly implement sufficient maintenance. Basically these Procedures just perform the essential Maintenance as Integrity Checks, Index Rebuilds and Statistic Updates, all pretty similar to other utilities or standard SQL Maintenance Plans. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Archcraft XFCE

    Archcraft XFCE

    Archcraft with XFCE Desktop Environment

    Archcraft is an arch-based rolling-release distribution aimed at users who cares more about minimalism and aesthetics of their desktop. It comes pre-configured with various lightweight applications which makes it super fast. This flavor of Archcraft comes with XFCE Desktop Environment.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 23
    Archcraft LXDE

    Archcraft LXDE

    Archcraft with LXDE Desktop Environment

    Archcraft is an arch-based rolling-release distribution aimed at users who cares more about minimalism and aesthetics of their desktop. It comes pre-configured with various lightweight applications which makes it super fast. This flavor of Archcraft comes with LXDE Desktop Environment.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24

    Neon Surface LINUX

    A recompiled version of KDE neon for surface devices.

    Introducing Neon Surface Beta – a Linux distro that spices up KDE Neon. We've juiced it up with the Surface Linux kernel for smoother hardware vibes. Plus, we've tossed in KDE Mobile straight out of the box for that extra flavor. It's like your favorite OS got a cool upgrade! Dive into the beta version, feel the tech vibes, and join us on this open-source journey. Let's make computing fun and fuss-free together!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Sourdough Framework

    The Sourdough Framework

    Make the best possible sourdough bread at home

    ...It breaks breadmaking into measurable variables—starter strength, flour characteristics, hydration, temperature, salt, timing—and shows how each affects dough behavior and flavor. The text leans on baker’s percentages and dough temperature targets to help you plan, troubleshoot, and reproduce results across seasons and kitchens. You’ll find step-by-step fermentation schedules, shaping and scoring guidance, and comparisons of techniques like slap-and-fold, stretch-and-fold, autolyse, and cold retard. A strong emphasis on diagnostics helps you read the dough (windowpane, poke test, gas retention) and fix common problems such as dense crumbs, weak gluten, or over-/under-proofing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB