Showing 1218 open source projects for "make"

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
  • 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
  • 1
    Lawnchair

    Lawnchair

    No clever tagline needed

    Lawnchair is a free, open-source home app for Android. Taking Launcher3 — Android’s default home app — as a starting point, it ports Pixel Launcher features and introduces rich options for customization. This branch houses the codebase of Lawnchair 12.1, currently in alpha and based on Launcher3 from Android 12.1. For Lawnchair 9, 10, 11, and 12, see the branches with the 9-, 10-, 11-, and 12- prefixes, respectively. Lawnchair. It's a bad pun, we know. Lawnchair is a supercharged version of...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    A thin layer of Java code over Sun's Java code to make life easier for developers. Most of the classes are utility classes for example to support checking of method parameters, String methods, Mathematical methods et cetera.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JBot

    JBot

    Make Slack and Facebook Bots in Java

    JBot is a java framework (inspired by Howdyai's Botkit) to make Slack and Facebook bots in minutes. It provides all the boilerplate code needed so that you can make your bot live right away. Provides you with all the boilerplate code which handles underlying WebSocket connections and other complexities. Supports extra events in addition to all the events supported by Slack/Facebook which makes your work a lot easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    aioulinux

    aioulinux

    Linux for Arduino and Makers developers

    ...Contribute to a secure Linux distribution. Let's collaborate and bring the new Aioulinux to life in 2024! Ready for a project recognized worldwide? Contact me. Let's make a mark together! Today, our distribution includes the following items: ===================
    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
  • 5
    JPPF

    JPPF

    The open source grid computing solution

    JPPF makes it easy to parallelize computationally intensive tasks and execute them on a Grid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JCSprout

    JCSprout

    Basic, concurrent algorithm

    ...The repository emphasizes understanding over memorization, linking conceptual summaries with small code artifacts that can be compiled and profiled. It also highlights best practices around collections, thread safety, lock-free techniques, and performance trade-offs so learners can make informed design decisions. The material is structured to support incremental study, making it useful for both foundational learning and pre-interview refreshers. By bundling explanations with code and references, JCSprout acts as a compact “from student to engineer” handbook for the Java ecosystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Lapidarius

    Lapidarius

    Faceting design software

    A faceting design program. Make designs for faceting stones using the graphical user interface, preview cuts before they are made, and use symmetry to create remarkable gems. See step-by-step instructions on how to cut your designs, and see the path of individual light rays of different colors through the stone when a material with a given refractive index and dispersion is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SMS Backup+

    SMS Backup+

    Backup Android SMS, MMS and call log to Gmail / Gcal / IMAP

    ...It stores all calls using a separate label (defaults to Call log, but can be changed in "Advanced settings"). If you wish you can set this to the same value as SMS, to make all backups use the same label.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    ILA - teachable voice assistant

    ILA - teachable voice assistant

    ILA is a fully customizable and teachable voice assistant for Java

    ...It is designed to integrate with your home enviroment and for example build up your own, free and open Amazon Echo replacement ;-) Right now the key components of ILA are the open source speech recognition CMU Sphinx-4, Google (Speech Recognition/Text-To-Speech) and MaryTTS (Text-To-Speech). The goal is to make ILA completely free of Google by improving all aspects of the open source systems. Since version 3.3 users can also write own add-ons to extend ILA. ILA's successor is the SEPIA Framework: https://sepia-framework.github.io/ Hope you enjoy ILA - Florian
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    Bubble-Picker

    Bubble-Picker

    Animation which can be used for content picking for Android

    ...It makes the interface simple enough for novice users and still feels interesting for experienced ones. This type of animation is very helpful for apps rich in content, where users have to make a choice from a list of options. For example, in our component, we used bubbles to hold names of potential destinations for a travel app. Bubbles float freely, and when a user taps on one of them, the chosen bubble grows in size. It gives users meaningful feedback on their actions and enhances the sense of direct manipulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ERMaster
    ERMaster is Eclipse plug-in to make ER diagram. Functionally, Import from data base, Making of table definition book on Excel, Image output, DDL output, etc. are being offered.
    Leader badge
    Downloads: 81 This Week
    Last Update:
    See Project
  • 12
    Logger

    Logger

    Simple, pretty and powerful logger for android

    ...If you want to disable/hide logs for output, override isLoggable method. The command "true" will print the log message, "false" will ignore it. Use filter for a better result. the tag PRETTY_LOGGER or your custom tag can be used. Make sure that wrap option is disabled. You can also simplify output by changing settings. Logger supports Timber Integration, as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    fastdex

    fastdex

    Speed ​​up the compilation speed of apk

    ...Take a snapshot of all the dependencies of the current project, in order to compare whether the dependencies have changed when the patch is packaged in the future. If there is a change, the cache needs to be cleared. It is strongly recommended that your application do not directly depend on the library project, but make it into an aar package so that the application project can rely on it remotely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Freeline

    Freeline

    A fast build tool for Android, an alternative to Instant Run

    ...Developed and used by Ant Fortune (about us) Android Team, Freeline has been significantly saving time in daily work. Inspiring by Buck and Instant Run but faster than ever, Freeline can make an incremental build in just a few seconds. No more recompile and reinstall again and again before seeing your modifications, Freeline brings life-changing development experience for Android. Freeline splits the build task into several small tasks that run concurrently. It makes full use of the compiled cache files to implement a real incremental build and uses some components of Buck such as dx and DexMerger to speed up the build tasks.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    DCP Setup Maker

    DCP Setup Maker

    Powerful cross-platform install builder

    Great and powerful application to generate stable and multi-platform java installers. Watch a demo of DCP Setup Maker's installer being made in 2 minutes: https://www.youtube.com/watch?v=dmF5Kyla7Hg Its intuitive UI and exceptional ease of use makes it very easy to build complex installers with large amounts of files. The whole process is done step by step through a wizard-like interface, filling in fields and setting up files to finally build your package. *Required: Java...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 16
    Lightroom Keywords Manager

    Lightroom Keywords Manager

    Simple keywords manager for Adobe Lightroom

    You can export keywords hierarchy from Adobe Lightroom to text file and load it into Lightroom Keywords Manager. Two panels (like in Total Commander) make edit as easy as possible. Typical workflow: - export keywords from Lightroom to text file - open text file in Lightroom Keywords Manager - edit - save changes to text file - import text file to Lightroom
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    StoryParser

    A set of tools and libraries to help with writing eBooks

    ...With these tools/libraries, drafts, written in HTML, can be analyzed to help with writing. such as generating outlines and associating scenes with keywords. When done writing, the tools/libraries can be used to make publishable eBook, automatically producing additional material, such as Table of Contents and Title Pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ason

    Ason

    This library intends to make JSON very easy to interact with in Java

    This library intends to make JSON very easy to interact with in Java; it also makes (de)serialization painless. It wraps around the well-known org.json classes (JSONObject, JSONArray, etc.) which also happen to be included in the Android SDK. As we all know, those stock classes tend to be a pain. They feel bulky, and make you try/catch way too many exceptions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19

    Java MP4Box Gui

    A Java gui for MP4Box

    This is a simple GUI for the application MP4Box! It can join MP4 (h264) and automatically create chapters for each video. Just drag&drop the videos from your filebrowser to the JavaMP4BoxGui application, and the videos will appear in the list! The source code is included in the Jar file atm! Tested on: - Windows 7 and XP - Ubuntu 13.04 based distros - Mac OSX 10.8 Should work on any that support Java, MP4Box and HandBrake! The OS commands can be tweaked in settings.conf...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 20
    Gecco

    Gecco

    Lightweight Java web crawler framework with jQuery-style extraction

    Gecco is a lightweight web crawler framework written in Java that simplifies the process of building web scraping applications. It is designed to make crawler development straightforward by allowing developers to extract page elements using jQuery-style selectors rather than complex parsing logic. It integrates several well-known Java libraries and frameworks, including tools for HTTP requests, HTML parsing, JSON processing, and application development. Through its annotation-based design, developers can define crawling rules and data extraction logic directly within Java classes, reducing boilerplate code and improving readability. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    SmoothProgressBar

    SmoothProgressBar

    Android library to have a smooth and customizable progress bar

    A small Android library allowing you to have a smooth and customizable horizontal or circular indeterminate ProgressBar. SmoothProgressBar is a library allowing you to make a smooth indeterminate progress bar. You can either user your progress bars and set this drawable or use directly the SmoothProgressBarView.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PocketHub

    PocketHub

    PocketHub Android application

    ...We're shooting for an initial re-release just to get the app out there. There have been a significant number of changes since the app was last updated, with many functional and design changes that we need to make sure are good to go. Much of the UI has already been touched up with elements of Material Design, but we have a long ways to go. Android has changed a lot since this was actively developed, and it's time we take advantage of those changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ice AWS

    Ice AWS

    AWS Usage Tool

    ...The ability to trend usage patterns on a global scale, yet decompose them down to a region, availability zone, or service team provides incredible flexibility. Ice allows us to quantify our AWS footprint and to make educated decisions regarding reservation purchases and reallocation of resources. Ice is a Grails project. It consists of three parts: processor, reader, and UI. The processor processes the Amazon detailed billing file into data readable by the reader. The reader reads data generated by the processor and renders them to UI. UI queries the reader and renders interactive graphs and tables in the browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Voldemort

    Voldemort

    A distributed key-value storage system

    ...It offers many other features such as pluggable serialization support, data item versioning and an SSD Optimized Read Write storage engine. Voldemort is not a relational database or an object database. It is essentially a big, distributed, persistent, fault-tolerant hash table. This doesn’t make it ideal for all applications but does offer unique advantages, such as the ability to read and write scale horizontally, and the ability to combine in memory caching with the storage system so that a separate caching tier is not required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Matrosdms

    Document Management System with real-life-objects

    ...In the real world you deal with entities like car, family members, dealers and companies. In this dms you can use your real world objects. You can build hierarchical structures and can easily make timelines from your letters Security is one big concern when you scan your personal documents Thats why this DMS is not build as Online/Cloud/Webservice. * I want my scans on my computer only * I want my papers crypted with standardsoftware i decide for me (like 7zip) * I want to open them in 20 years without this software This DMS respects this requirements * all documents are stored i a singe folder for easy backup * all documents are encrypted with your favorite cryting software (like 7zip) * source on github, no vendor-lockin * easy export of your documents * you own all your passwords and accounts, no secrets for the advanced user using latest eclipse rcp
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB