Showing 11491 open source projects for "create"

View related business solutions
  • 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    bitwhale crypto cold wallet solution with gui
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    imthreshold

    imthreshold

    Linux fork BookScanLib.ru

    Linux fork BookScanLib.ru (http://djvu-soft.narod.ru/bookscanlib/). It's a set of command line tools to create color images of djvu. Main directions: 1) DjVuL - An image bundle on the mask + foreground + background using "Multi-scale binarization"; 2) PMean - management of noise in images; 3) HRIS - image scaling up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Lyrebird

    Lyrebird

    Simple and powerful voice changer for Linux, written with Python & GTK

    Simple and powerful voice changer for Linux, written with Python & GTK.
    Downloads: 53 This Week
    Last Update:
    See Project
  • 4

    DebXperience

    A small project of a custom Debian distribution/iso.

    ...The gnome desktop that is installed is customized and the software that is included is different. It's not really a different distribution but I still wanted to give it a custom name. The tools I used to create it are: I have still left some applications that come with gnome and debian, such as firefox and other gnome tools. The applications that I have added are different to compliment my workflow, and they tend to be more feature packed than the ones you get with gnome. Future additions: Flatpak installed Some kind of theme A second desktop environment I don't really know what else to include in this repository or this readme. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    The Algorithms - C #

    The Algorithms - C #

    Collection of various algorithms in mathematics, machine learning

    TheAlgorithms/C is an open-source repository that provides implementations of classic algorithms and data structures written in the C programming language. The project is part of the larger “The Algorithms” initiative, which aims to create educational resources by implementing algorithms in multiple programming languages. Within the C repository, contributors implement algorithms from many areas of computer science including sorting, searching, graph processing, mathematics, machine learning, and numerical methods. Each algorithm implementation is written to be readable and well documented so that students and developers can understand how the algorithm works internally. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    accounts-js

    accounts-js

    Fullstack authentication and accounts-management for Javascript

    Fullstack authentication and accounts-management for Javascript. Since accounts-js is very flexible, it can be used with multiple transports. For now we provide packages for both GraphQL and REST. We provide a native mongo integration which is compatible with the meteor account system. We also have a Typeorm integration which will let you use accounts-js with any kind of databases. You can use multiple strategies to let your users access to your app. For now we support authentication via...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    EDITEL

    EDITEL is a screen editor/code generator for GnuCOBOL programmers

    ...Time that could be used for more productive activities like coding and resolving bugs, for instance. Having said that, I developed a Screen Editor (similar to a Screen Painter, as some tools may call it) which allows the user to create screen layouts (which includes the use of colors) with delimited fields and respective input masks, and finally generate the SCREEN SECTION code that reflects that layout. All of it automatically - no code needed. The idea came from a program I used to use named EDITEL. I have adapted the concept (it was originally built for BLIS COBOL systems) and created a version that does this for GnuCOBOL and Microfocus COBOL. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OpenSCAD

    OpenSCAD

    The programmer's solid 3D CAD modeller

    ...Unlike most free software for creating 3D models (such as Blender) it does not focus on the artistic aspects of 3D modelling but instead on the CAD aspects. Thus it might be the application you are looking for when you are planning to create 3D models of machine parts but pretty sure is not what you are looking for when you are more interested in creating computer-animated movies. OpenSCAD is not an interactive modeller. Instead it is something like a 3D-compiler that reads in a script file that describes the object and renders the 3D model from this script file. This gives you (the designer) full control over the modelling process and enables you to easily change any step in the modelling process or make designs that are defined by configurable parameters.
    Downloads: 91 This Week
    Last Update:
    See Project
  • 9
    Nativefier

    Nativefier

    Make any web page a desktop application

    ...It creates an Electron (which uses Chromium under the hood) based native wrapper in an OS executable (.app, .exe, etc) for use on Windows, macOS and Linux. Using Nativefier is absurdly simple. Just type in: nativefier "web site address" to create a native desktop app for your chosen web site, and Nativefier does the rest. It will automatically retrieve the app icon and name, which you can overwrite.
    Downloads: 104 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
  • 10

    LineUp

    Create and Maintain Channels and Tuning in NextPvr

    Builds/Maintains Channel Configuration in the NextPvr (www.nextpvr.com) Database. Requires EPG Collector (https://sourceforge.net/projects/epgcollector/) to capture Bouquets, EPG and Tuning information transmitted by the Broadcasters over DVB-S and DVB-T. LineUp provides a flexible way to select Channel Bouquets, assign Channel Numbers and Names, associate OTA or XMLTV EPG sources and configure NextPvr with the required tuning information. The configurations are updated in line with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    AstroDB

    A tool for planning and logging your astronomical observations.

    With this tool you can manage your equipment and plan and log your observations. You can create a logbook (as a PDF) from your logged observations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Chrome Extension CLI

    Chrome Extension CLI

    The CLI for your next Chrome Extension

    The CLI for your next Chrome Extension. When you're ready to publish to Chrome Web Store, create a minified bundle with npm run build and then zip the build folder. You don’t need to install or configure Webpack. Webpack comes in preconfigured so that you can focus on the code. Your environment will have everything you need to build a Chrome Extension. Override default page like New Tab, Bookmarks, or History page. Add features to Chrome Developer Tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    dummygram

    dummygram

    DummyGram is a social media application

    ...It uses ReactJs in the frontend for the UI and Firebase for the backend storing the users, posts, stories and comments. User Authentication: DummyGram includes multiple user authentication systems Posts: Users can create posts and share them with others. Commenting: DummyGram enables users to comment on posts. Like Feature: Users can express their appreciation for posts by liking them. Delete Functionality: DummyGram allows users to delete their own posts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    raygui

    raygui

    A simple and easy-to-use immediate-mode gui library

    raygui is a lightweight, easy-to-use immediate-mode graphical user interface (GUI) library designed primarily to work alongside the raylib graphics programming library, though it can be adapted for other engines. It provides an API inspired by immediate-mode GUI paradigms, similar to Unity’s IMGUI, which allows developers to create buttons, sliders, text boxes, panels, and other controls without managing retained widget states. Because the library is distributed as a single header file containing both declarations and implementations, including it in a project is simple and doesn’t require complex build configurations. raygui supports a wide range of controls and customization options for colors, fonts, and layout metrics, and also includes a built-in set of 1-bit icons that can be embedded into controls. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    belch
    BELCH Password List Generator is a simple tool to generate password lists based on a given pattern. You can specify the password pattern and generate multiple unique passwords.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    SGraph

    Create charts by retrieving data from Stata on-the-fly

    SGraph is a web application that interacts with Stata for creating graphs. It is a demo application that demostrates how to exploit SWire for creating web applications that communicate with Stata. SGraph is an open source project and you can download the code from the project web site web site or try the app on-line here: http://sgraph-with-swire.sourceforge.net/ The source project is hosted in GitHub: https://github.com/lomagno/sgraph
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Laravel WebSockets

    Laravel WebSockets

    Websockets for Laravel

    Laravel WebSockets is a package for Laravel 5.7 and up that will get your application started with WebSockets in no time. It has a drop-in Pusher API replacement, a debug dashboard, real-time statistics and even allows you to create custom WebSocket controllers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Chorus

    Chorus

    The first editor for Spigot configurations

    ...Interactive and high-fidelity previews let you see how your plugins will look in game. No more jumping back and forth! Chorus comes with an awesome rich-text editor to easily create colored and formatted strings. Insert items, effects, entities, particles, enchantments, sounds and much more via a user-friendly menu. Working on a successful server requires focus. Don't lose it! Chorus will offer you the words you need while you are typing. Chorus is able to connect to the official Minecraft Wiki in order to display information about game elements. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    VYM

    VYM

    View Your Mind

    VYM is a GPL-licensed, cross-platform mind-mapping application that visualizes ideas and tasks in tree-like structures. It supports scripting, Jira/Confluence data integration, and runs on Linux, Windows, and macOS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Wappalyzer

    Wappalyzer

    Identify technology on websites

    Find out the technology stack of any website. Create lists of websites that use certain technologies, with company and contact details. Use our tools for lead generation, market analysis and competitor research. Instantly reveal the technology stack any website, such as CMS, ecommerce platform or payment processor, as well as company and contact details. Find prospects by the technologies they use.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    JSmol

    JSmol

    JavaScript-Based Molecular Viewer From Jmol

    ...Used in conjunction with the Jmol JavaScript Object (http://wiki.jmol.org/index.php/Jmol_Javascript_Object), JSmol seamlessly offers alternatives to Java on these non-Applet platforms. JSmol can read all the files that Jmol reads. You can do all the scripting that Jmol does. You can create all the buttons and links and such that you are used to creating for Jmol. All of the rendering capability of the Jmol applet is there. JSmol has both a console and a popup menu. JSmol is integrated fully with JSME and JSpecView. A "lite" version of JSmol provides minimal functionality (balls and sticks only) for extremely small-bandwith apps. ...
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 22
    sakai-react

    sakai-react

    Free React Admin Template

    Next v13, React v18, Typescript with PrimeReact v10. Sakai is an application template for React based on the popular Next.js framework with new App Router. To get started, clone the repository from GitHub and install the dependencies with npm or yarn.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    obmenu-generator

    obmenu-generator

    A fast menu generator for the Openbox Window Manager

    obmenu-generator is a fast and flexible menu generator for the Openbox window manager. It can create static or dynamic menus with support for icons, making it easier to manage application menus in Openbox environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Vue Starport

    Vue Starport

    Shared component across routes with animations

    Vue Starport is a library for Vue 3 that allows shared components to animate across route transitions while preserving internal component state. Traditional transitions between routes in Vue often destroy and recreate components, losing state. Starport solves this by hoisting the component to a root level container (<StarportCarrier>), using a proxy at the source and destination positions, and then using Teleport to land the component in its new place. It uses the FLIP (First, Last, Invert,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    nodejsscan

    nodejsscan

    nodejsscan is a static security code scanner for Node.js applications

    Static security code scanner (SAST) for Node.js applications powered by libsast and semgrep. nodejsscan is a static security code scanner for Node.js applications.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB