Showing 391 open source projects for "github"

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

    The Great Reading Adventure

    Reimagining Summer Reading

    ...It was developed (and piloted in summer 2014) by the Maricopa County Library District (www.mcldaz.org) with support by the Arizona State Library, Archives and Public Records (www.azlibrary.gov). ********** NOTE ********** Development of The Great Reading Adventure has moved to GitHub (https://github.com/MCLD/greatreadingadventure) where you can find source as well as the latest release: https://github.com/MCLD/greatreadingadventure/releases/latest If you need support please visit the Great Reading Adventure Forum: http://forum.greatreadingadventure.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The main hosting for this project is now at GitHub! Double Choco Latte is a project to create a solution for managing some IT departments including software development and call center activity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    JegasCRM

    CRM/CMS/DBMS/WEBSERVER/PROJECTMGT

    WWW.JEGAS.COM has GITHUB link on JegasCRM/JAS product page! PROJECT HAS ALREADY LEFT SORCEFORGE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    extraQL

    extraQL

    QuakeLive userscript engine

    extraQL has moved to github. Please use the link below to get to the new website.
    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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    TemplateFx

    TemplateFx

    Dynamic Templating Tool

    MOVED TO GITHUB - http://templatefx.netnix.org TemplateFx is a Dynamic, Scriptable, Lightweight and Platform Independent Templating Tool which allows you to generate outputs based on a template and some source data. Its main use is in generating configurations for CLI based devices like Cisco routers and switches.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Thinreports

    Thinreports

    Open Source Report Tool for Ruby, Rails

    Thinreports is Open Source Reporting Solution, and provides a library for Ruby and a GUI Designer for Win/Mac/Linux. Thinreportsは、Ruby向けOSS帳票ツールです。 Documentation: http://www.thinreports.org/documentation Mailing list: https://groups.google.com/forum/#!forum/thinreports GitHub: https://github.com/thinreports [NOTICE] This project site is a mirror. Please see http://www.thinreports.org or https://github.com/thinreports for further details.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7

    Nodejs MySQL Query Builder

    A small lib that builds query using mysql and nodejs

    ...Sample Usage: ```js var query_builder = require('query_builder'); var dbconn_default = { host : 'host', user : 'user', pass : 'password', dbase : 'database_schema' }; var qb = new query_builder( dbconn_default ); var select_details = { table : 'table_name', fields : [ 'field1', 'field2', ... ], conditions : { field1 : 'value1', field2 : 'value2' } }; qb.select( select_details, function( err, rows ){ if( err ) console.log( err ); else console.log( rows ); }); ``` By this, we can generate a query something like this: ```sql SELECT `field1`, `field2` FROM `table_name` WHERE `field1` = 'value1' AND `field2` = 'value2' ``` For more information, visit the github project. https://github.com/sarahseguenza/nodejs-mysql-query-builder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    YAGY

    YAGY

    Computer calculations made easy

    Yagy is a (yet another) Graphical user interface for Yacas, a (yet another) Computer Algebra System. NOTE: Yacas and yagy development has moved to github. The new repositories are located at https://github.com/grzegorzmazur/yacas and https://github.com/grzegorzmazur/yagy . The mailing list has been moved over to https://groups.google.com/forum/#!forum/yacas . The downloads section at sourceforge will be kept up to date for the foreseable future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SMS Chat (CChat)

    SMS Chat (CChat)

    Web based SMS Chat app delivering messages through SMS Gateways

    ############################### Project moved to GitHub: https://github.com/jcustovic/CChat ############################### SMS Chat application. Operators replay to SMS messages sent by users mobile phone. Application is web based, written in Java (web gui SmartGWT). SMS communication goes through SMS gateway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Práctico

    Práctico

    Framework para creación rápida y visual de aplicaciones web

    Práctico es un proyecto de Software Libre publicado bajo licencia GNU GPL v2.0 para la creación de aplicaciones web de una manera completamente visual y rápida. MOVED TO GITHUB: github.com/unix4you2/practico
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Carolina Roller Derby Scoreboard

    CRG is now on GITHUB and Facebook

    Development of CRG is now in https://www.facebook.com/groups/126006504596245 (This is for DEVELOPERS). For Users, use the normal Derby Scoreboard group https://www.facebook.com/groups/derbyscoreboard/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Flatdoc

    Flatdoc

    Build sites fast from Markdown

    ...It autogenerates a navigation sidebar from headings, supports anchors, and provides a clean default theme that’s easy to restyle. Because it runs client-side, it’s great for small projects, GitHub-hosted docs, or internal references where you want “drop-in” documentation with minimal setup. The library’s footprint and API are intentionally modest, making it simple to customize templates, typography, or color schemes. For teams who value instant docs from a README or single Markdown file, Flatdoc remains a practical, dependency-light choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DoCookBook

    DoCookBook

    Cookbook Style Document for DocBook Customizations

    This project has been moved to GitHub: https://github.com/tomschr/dbcookbook/ The DoCookBook project aims to create an open source book about DocBook and the DocBook XSL stylesheets written as a cookbook and released under a Creative Commons license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Alto CMS

    Alto CMS

    Alto CMS - perfect CMS and Advanced Community Engine

    ...Functionality: - Collective, personal and customized blogs - Comments with tracking of discussions - Content construction functionality - Private multiuser inboxes - Invite system - Adminpanel GitHub: https://github.com/altocms/altocms
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    YUI 3

    YUI 3

    A library for building richly interactive web applications

    ...A thriving community, a carefully architected infrastructure, and a comprehensive suite of tools help you code like a pro, from simple web pages to complex web applications. YUI is free for all uses and is developed in the open on GitHub. Core team members can always be found in the forums and the #yui IRC channel on Freenode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ymap - Yeast Mapping Analysis Pipeline

    Ymap - Yeast Mapping Analysis Pipeline

    Pipeline for large-scale genome changes analysis of genome datasets.

    The active use repository has migrated over to: https://github.com/darrenabbey/ymap The repository here was errantly created with some large binary files included. Attempts to extract the files from the history here have failed. A copy of the history was successfully scrubbed and then hosted at github. -------- Eukaryotic pathogens have complicated and dynamic genomes. To facilitate analysis of copy number variations (CNV), single nucleotide polymorphisms (SNPs), and loss of heterozygosity (LOH) events in Candida albicans, the most common human fungal pathogen, we developed a pipeline for analyzing diverse genome-scale datasets from microarray, deep sequencing, and restriction site associated DNA sequence experiments for clinical and laboratory strains. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    WebMod

    Web Module Audio Player

    This project has been moved to github: https://github.com/tenry92/webmod
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Multiple Dates Picker for jQuery UI

    Multiple Dates Picker for jQuery UI

    [Project moved to GitHub]

    Extends jQuery UI's datepicker (calendar) allowing multiple dates and range selection and avoidance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Prose

    Prose

    A Content Editor for GitHub

    Prose provides a beautifully simple content authoring environment for CMS-free websites. It's a web-based interface for managing content on GitHub. Use it to create, edit, and delete files, and save your changes directly to GitHub. Host your website on GitHub Pages for free, or set up your own GitHub webhook server. Prose supports configuration settings with a variety of options, which makes it easy to adjust the application to support your project needs. Prose is hosted at Prose.io, or you can use on your own server. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Modular Gaming

    Modular Gaming Open Source Persistent Browser Based Game Framework

    ...We are using Kohana 3.3 You can view a demo at http://demo.modulargaming.com If you have any questions, bugs or feature requests feel free to post them on the issue tracker at GitHub. https://www.github.com/modulargaming/modulargaming Licensed under a BSD license. Modular Gaming can be used legally for any open source, commercial, or personal project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    some code snippets, my sandbox moved to github: https://github.com/binfalse/stuff see:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Scripture

    Scripture

    Biblical Data-Research Tool

    the real is finite; the irreal is infinite. The unreal is bigger than infinite. real is the physical; irreal is the possible. Unreal is the incoherent, useless, meaningless, insane.. all religions offend me, when someone tries to sell me their delusions. when someone say i can't have morals without religion. when someone doesn't hold others to their level just because of a iron age book. when they refuse to understand why faith is harmful. when they kill and hate for their imagenary gods....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HTML5 Editor

    HTML5 Editor

    HTML5 editor, free and open-source website builder based on Silex

    This editor is a free and open-source online tool which lets you design html pages with an interface very close to dreamweaver's or powerpoint's one. But we've put a special touch in it ;) The HTML5 editor is now available online and called Silex. Only developers will want to download Silex source code from github. **No need to download it, simply follow the link bellow**
    Leader badge
    Downloads: 76 This Week
    Last Update:
    See Project
  • 24
    Movie Masher

    Movie Masher

    Browser-based online video editor and encoding API

    Version 3.x available here on SourceForge has been superseded by version 4.x available on Github. The later is a port to JavaScript, PHP and Ruby - all dependencies on Flash have been removed, as well as some of the functionality it provided. Version 3.x --------------- Extensible Flash and PHP online video editor with effects, transitions, titling, timeshifting and compositing. Client side ActionScript provides a robust GUI that interacts with PHP through simple XML protocols for saving edit decision lists, handling uploads and asset searching. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Owl is a multi user document repository (knowledgebase) , document manager and/or document management system (DMS) written in PHP for publishing of files/documents onto the web for a corporation, small business, group of people, or just for yourself. Final Code Hosted on GitHub
    Downloads: 6 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB