Showing 473 open source projects for "evolution-x"

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
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    discord.io

    discord.io

    A small, single-file library for creating DiscordApp clients

    A small, single-file, fully featured Discordapp library for Node.js and browsers.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Free PHP/CI User Login and Management

    Free PHP/CI User Login and Management

    PHP User Login and Management System based on Codeigniter

    User Login & Management System is a PHP + MySQLi powered PHP script built up under the CodeIgniter framework(version 3.x), that allows the registration and management of users with admin panel to manage them. It is providing secure login, authentication, authorization and complete user management. It can be used as a base platform for any CodeIgniter projects. Screenshot amd more details: http://www.webprojectbuilder.com/item/user-login-and-management Demo: http://www.webprojectbuilder.com/item/user-login-and-management/live-demo/31 Username: admin@admin.com Password: 123456 About Us *** Build with Web Project Builder *** A product of IBR Infotech http://www.ibrinfotech.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    openmsr is a collection of tools around Instrumentation,Control and Automation ( ICA ). It runs under the following OS: Windows, Linux and Mac OSX. Ther are tools like digital simulation, object recognition, SoftPLC. Tools Messen,Steuern und Regeln
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Chrome extension to display repo size

    Chrome extension to display repo size

    Chrome extension to display repository size on GitHub

    Automatically adds repository size to GitHub's repository summary. You can set x-github-token in localStorage to your access token, and the extension will use this value even if you've previously set the token.
    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
    custom-react-scripts

    custom-react-scripts

    Allow custom config for create-react-app without ejecting

    ...If they're used in a project and then they don't make it in the ES spec, they will break backward compatibility. It's hard to maintain code for all of these custom configurations that people want to use. So instead of searching npm for a react-scripts fork with the X feature you need, this fork provides support for all of these extra features by simply adding a line in the .env config. The CRA team recently added support for an .env file at the root of the generated CRA project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    QTerm is a BBS client in Linux.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Traceur

    Traceur

    Traceur is a JavaScript.next-to-JavaScript-of-today compiler

    ...Traceur allows you to try out new and proposed language features today, helping you say what you mean in your code while informing the standards process. JavaScript's evolution needs your input. Try out the new language features. Tell us how they work for you and what's still causing you to use more boilerplate and "design patterns" than you prefer. You can use some language features right now and even try it out in your browser here. Just type in some code and see what Traceur produces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    lightGallery Desktop

    lightGallery Desktop

    A modern, electron and nodejs based image viewer for Mac, Windows

    A modern, electron and nodejs-based image viewer for Mac, Windows and Linux. Lightgallery uses HTML, CSS, and JavaScript with Chromium and Node.js to build the app. Lightgallery works across operating systems. You can use it on OS X, Windows, or Linux. LightGallery comes with numerous beautiful inbuilt animations. You also have the option to enable animated thumbnails from the settings. You can double-click on the image to see its actual size. Zoom-in and zoom-out controls can be used for changing the zoom values of the image. Lightgallery allows users to navigate between slides via mouse drag and keyboard arrows. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Skinny Bones Jekyll Starter

    Skinny Bones Jekyll Starter

    A Jekyll starter with a variety of flexible layouts and components

    Just a little something to jump-start a site refresh. Think of it as a starter for building your own Jekyll site. The styling is kept minimal and bare to make it easier to add your own flare and markup. Takes advantage of native Sass support and data files to make customizing your site easier. Designed to put the focus on you and your writing. Headers, navigation, sidebars, and footers have been purposely emphasized. Packed with layouts and modules. Include Disqus comments, social sharing...
    Downloads: 0 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
    SCDB 3 - Simple Comics Database

    SCDB 3 - Simple Comics Database

    A simple comic book inventory application for Linux, OS X and Windows.

    SCDB 3 is the third iteration of the Simple Comics Database. As the name implies, it is simple both in its function and how it is constructed. In function, it only stores the basic data needed to inventory a comics collection. In construction, it is built on common components to reduce complexity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    GNU Hyperbole: The Everyday Info Manager

    Create hyperlinks just by dragging, find contacts instantly, ...

    GNU Hyperbole (pronounced Ga-new Hi-per-bo-lee), or just Hyperbole, is an amazing programmable hypertextual information management system implemented as a GNU Emacs package. This is the first public release in 2016. Hyperbole has been greatly expanded and modernized for use with the latest Emacs 25 releases; it supports GNU Emacs 24.4 or above. It contains an extensive set of improvements that can greatly boost your day-to-day productivity with Emacs and your ability to manage information...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Angular Websocket

    Angular Websocket

    The missing Angular WebSocket module for connecting client apps

    Angular Websocket is a WebSocket service tailored for AngularJS 1.x applications, exposed primarily through the $websocket factory in the ngWebSocket module. It wraps the native WebSocket API in a way that plays nicely with Angular’s digest cycle, ensuring that UI updates are triggered when messages arrive. The library manages an internal send queue so that messages requested before the socket is open are safely sent once the connection is ready.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    doodad-js

    Object-oriented programming framework for Javascript

    ** Moved to GitHub ** https://github.com/doodadjs/doodad-js
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JCF

    JCF

    Advanced form elements customization using CSS/JS

    This library allows cross-browser customization of form elements using CSS. The script requires jQuery 1.7+ to work properly. To add a script in your page simply attach the core file - jcf.js and some of the modules you want to use for customization.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Steampunk Weather YWidget

    Steampunk Weather YWidget

    This is our steampunk contribution to weather reporting

    ...This one takes its feed from http://aviationweather.gov/ The two feeds are quite different and not interchangeable so it has required this totally new widget. Note: This widget runs in XP/Vista/Windows 7, Windows 8-10 and Mac OS/X prior to El Kapitan.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Cub Linux

    Cub Linux

    Chromium + Ubuntu = Cub Linux

    The best of Chromium and Ubuntu. Cub Linux is a project to replicate the Chromium OS experience on an Ubuntu Linux base system. Cub Linux is free to download and use forever.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 17
    Skill Map

    Skill Map

    A visualization of programmer skill maps

    ...Visual representation of programming and IT skill domains. Encourages community collaboration and feedback via GitHub Issues. Open to content updates, additions, and evolution as a living reference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Move.js

    Move.js

    CSS3 backed JavaScript animation framework

    ...Increment prop by val, where val is an Number (click several times). Decrement prop by val, where val is an Number (click several times). Set animation duration to n which is a Number or a string such as "4s". Translate x and optionally y axis. Set animation-delay to n which is a Number or a string such as "4s". Move is packaged with a minified version, re-built each release. We can also pass flags to uglifyjs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NullBrowser

    NullBrowser

    OUT OF DATE - use BBrowser (https://github.com/Lupshenko/BBrowser)

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Boy Scout Advancement

    Boy Scout Advancement

    Joomla! component to track Boy Scout advancement.

    The Boy Scouts of America now supports their own internet-accessed advancement tool, Scoutbook. That is now the preferred tool for BSA units. I am no longer supporting this Joomla app, and recommend users transition to Scoutbook. I will keep this Sourceforge site available for those who want to use the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mobirise Bootstrap Template

    Mobirise Bootstrap Template

    Make your own bootstrap-based site in minutes!

    Mobirise Template is a free bootstrap-based theme for any business, non-profit organization, portfolio, event websites or blogs. Great for product and services landing pages, it is 100% mobile-friendly and looks amazing on any device. The template includes a lot of rich features and addons that you can use as a great starting point for your next Bootstrap3 project. The template is free for commercial and personal use, backlinks are not required but always appreciated.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    The HTML5 Shiv

    The HTML5 Shiv

    Enable use of HTML5 sectioning elements in legacy Internet Explorer

    The HTML5 Shiv enables use of HTML5 sectioning elements in legacy Internet Explorer and provides basic HTML5 styling for Internet Explorer 6-9, Safari 4.x (and iPhone 3.x), and Firefox 3.x. This includes the basic createElement() shiv technique, along with monkeypatches for document.createElement and document.createDocumentFragment for IE6-8. It also applies basic styling for HTML5 elements for IE6-9, Safari 4.x and FF 3.x. HTML5 Shiv is maintained by Alexander Farkas, Jonathan Neal and Paul Irish, with many contributions from John-David Dalton. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Phantom-X CMS Project

    Phantom-X CMS Project

    Phantom-X CMS is an easy to use full sized Content Management System.

    ...A European Cookie Compliant popup is integreted into the included themes. Our Upstream Base is an open-source Object-Oriented Web publishing system written in PHP. So we think this makes Phantom-X CMS ideal tool for developing small to large dynamic websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    light-control

    light-control

    Take control of your server thanks to a light web app from any device

    The main target of this project is to be able to take control of a given server from any device that can open a simple and lightweight web page within the same local network. The client part has been successfully tested on a OSX from an IPad and an IPhone, Android from a Samsung Galaxy Alpha, Mac OS X, Linux Ubuntu and Windows, using Firefox (FF), Internet Explorer (IE), Safari and Chrome. The server part has been successfully tested on Mac OS X, Linux Ubuntu and Windows. More details https://github.com/essobedo/light-control
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    openSEQ

    NGS compute distro proloaded with pipeline analysis software

    Forked Ubuntu 14.04 minimal install with XOrg and FluxBox desktop environment for web-based pipeline construction and job submission. HOWTO: 1) Set VM network settings to a bridged adapter type. 2) Load VM to client 3) From host: $ ssh -X ubuntu@<foobar> 'firefox && butterfly.server.py --unsecure' --- passwd = 616287xx 5) or ssh into host with X forwarding, and type runme This will launch an X-session of Firefox on the client, which will then be forwarded to the host. The first homepage tab links to our pipeline constructer. The second homepage tab links to a xterm session on the client. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB