Showing 3382 open source projects for "linux on windows"

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
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    NASH OS

    NASH OS

    Nash Operating System for Modern Ecommerce

    The all-built-in-one, automatic, ready-to-go out-of-box, easy-to-use state-of-the-art, and really awesome NASH OS! Over 25,000+ flexible features and controls and all scalable!! The most powerful solution ever built to instantly deliver new heights of online ecommerce enterprise to you.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    UpUp

    UpUp

    Easily create sites that work offline as well as online

    UpUp is a tiny JavaScript library that makes sure your users can always access your site's content, even when they're on a plane, in an elevator, or 20,000 leagues under the sea. Your users are no longer sitting at their desktops, with a wire connecting them to the internet. They are visiting your site from a phone in an elevator, from their tablet on the subway, or on their laptop while they sit cramped into seat 25 E. This is why modern browsers support service workers, a new technology...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    cloudfront-auth

    cloudfront-auth

    An AWS CloudFront Lambda@Edge function to authenticate requests

    Upon successful authentication, a cookie (named TOKEN) with the value of a signed JWT is set and the user redirected back to the originally requested path. Upon each request, Lambda@Edge checks the JWT for validity (signature, expiration date, audience and matching hosted domain) and will redirect the user to configured provider's login when their session has timed out. If your CloudFront distribution is pointed at a S3 bucket, configure origin access identity so S3 objects can be stored...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    eLection

    eLection

    Web-based Election System

    eLection is a modern web-based election system , created by Tripath Project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Sockette

    Sockette

    The cutest little WebSocket wrapper

    Sockette is a tiny (367 bytes) wrapper around WebSocket that will automatically reconnect if the connection is lost. In addition to attaching additional API methods, Sockette allows you to reuse instances, avoiding the need to redeclare all event listeners. You have direct access to the (current) underlying WebSocket within every EventListener callback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tablesaw

    Tablesaw

    A group of plugins for responsive tables

    The Stack Table stacks the table headers to a two column layout with headers on the left when the viewport width is less than 40em (640px). If you only want to use the Stack Table and don’t want all the extra features (save yourself some bytes), Tablesaw provides a Stack-Only version. To opt-out of inline label creation (the table header cell text that shows at small breakpoints) on a per-table basis, use <table data-tablesaw-no-labels>; on a per-row basis, use <tr data-tablesaw-no-labels>;...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mara CMS

    Mara CMS

    The file based CMS with full-featured editing

    Mara CMS is a file based content management system. Mara offers the kind of helpful features you would expect to find in the big commercial products, but in a more concise form. This makes it remarkably easy to use, even for the inexperienced content creator. Features include direct editing of the actual webpage so you see your changes as you type, drag and drop photo and video content addition, easy YouTube video linking, a photo gallery that can also double as a presentation or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TreeGraph

    TreeGraph

    Information Manager(split/analyze/compare/combine).

    For Homepage, Blog, Family Tree, Database, C#|hjt|js|chm Editor. Convert hjt2xml, (c#)cs2xml, chm2xml, js2xml, xml2cs, xml2js, xml2hjt, cs2hjt, hjt2cs, cs2chm, hjt2chm. IE/Opera/Firefox/PocketPC supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Zombie.js

    Zombie.js

    Fast, full-stack, headless browser testing using node.js

    Insanely fast, headless full-stack testing using Node.js. Zombie 6.x is tested to work with Node 8 or later. If you need to use Node 6, consider using Zombie 5.x. If you’re going to write an insanely fast, headless browser, how can you not call it Zombie? Zombie it is. Zombie.js is a lightweight framework for testing client-side JavaScript code in a simulated environment. No browser required. Zombie will work with other testing frameworks. Since Mocha supports promises. Just like your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    Nodejs Websocket

    Nodejs Websocket

    A node.js module for websocket server and client

    A nodejs module for websocket server and client. The class that represents a connection, either a client-created (accepted by a nodejs ws server) or client connection. The websocket protocol has two types of data frames: text and binary. Text frames are implemented as simple send function and receive event. Binary frames are implemented as streams: when you receive binary data, you get a ReadableStream; to send binary data, you must ask for a WritableStream and write into it. The binary data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    System-GoodStat
    The GoodStat system is a web application, operating in the hosting environment, counting the statistics of entries, page views and much more. After downloading you will be able to install it yourself on your hosting. The data can be read as soon as the installation is completed and pasted into a monitored page on each subpage, a special JavaScript code. I would like to share with you the script I created called the GoodStat System. You will probably think that the name is a little bit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Fire RSS Reader

    Fire RSS Reader

    RSS Reader Firefox addon extension

    Your Reader of RSS feeds for browser Firefox Get it - https://addons.mozilla.org/en-US/firefox/addon/fire-rss-reader/ How it works - https://www.youtube.com/watch?v=0bx-gqBJ7uo To run and build browser extension from cmd or terminal type: - npm install --global web-ext - cd my/path/folder/FireRSS - web-ext run - web-ext build
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    winebox

    winebox

    Run Windows applications on any computer.

    WineBOX is an Open Source implementation of the Windows API and a program loader, allowing many unmodified Windows binaries to run on x86-based computers with out need a operative system.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    SMART markItUp

    SMART markItUp

    completa el editor de posts y temas en Taringa! (Release 10/01/2019)

    Agrega los menus y opciones faltantes al editor de posts/temas en Taringa!. NOTA: La extension no es "perfectamente" funcional, se recomienda editar un post (o tema) en la vista avanzada y nunca simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Taringa! sin Perdidas

    Taringa! sin Perdidas

    last version: 1.7.8 (10/01/2019)

    Taringa! sin perdidas es un complemento diseñado para devolver parte de la vieja y nostalgica taringa v5 (CASI). Para mas info ver acrhivo cambios.txt Google Chrome http://sourceforge.net/projects/taringasinperdidas/files/copilado/Taringa_sin_Perdidas_1.5.21.crx/download Opera Next https://addons.opera.com/es/extensions/details/taringa-sin-perdidas-2 Mozilla Firefox https://addons.mozilla.org/es/firefox/addon/taringa-sin-perdidas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    juanff-repro

    Reproductor de audios

    ***************************** # Basado en Music Library & Player (c) 2018 James Moats - jhmoats@willowlakestudio.com - www.thejamesmachine.com *****************************
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pxer

    pxer

    Pixiv crawler userscript for downloading artwork and galleries easily

    Pxer is an open source tool designed to help users collect and download artwork from the Pixiv illustration platform. It is implemented primarily in client-side JavaScript and runs directly in the browser through a userscript environment, allowing it to integrate seamlessly with Pixiv pages. Pxer provides functionality to crawl and gather images, artwork metadata, and other related content from supported Pixiv pages. It is designed to be accessible even for users who are not developers,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    tournesol_gl02

    A tool to analyze Twitter brand activity

    This tool is a CLI interface to query Twitter's API data to extract valuable information : - Top 10 authors for a specific day - Hashtags associated with a reference hashtag - Top 10 hastags for a specific day - Number of tweets during a specific period of a specific day for a specific author - Number of tweets during a specific period of a specific day for a specific hashtag - Number of tweets per city - Display a graph of the number of tweets per city
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    mywebglflight_chung
    mywebglflight chung is a online 3D webgl flight / car simulator with shaders written in HTML5 and javascript . You can also fly to any place around the world with realtime google static maps earth satellite images , buildings with real lat-lng and monuments. Fly too over africa with horses, zebras, elephants, girafes, antilopes or shoot panzer tanks and have dogfight with war aircrafts or ships.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    json_osm_chung / webglcarsim
    json osm chung is an example of realtime converting online openstreetmap servers osm roads data to use with a game or in this example to draw on a graphical canvas or 3D webgl. Use the arrow keys to move or select one of the presets locations. recreate any real roads + buildings , houses, places in the world in realtime .mixed with google static maps satellite ground images, water terrain detection , srtm terrain heightmaps, trees, lamps, bridges and webglcarsimheight a small 3D driving car...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    freePHPgallery

    freePHPgallery

    file explorer and picture gallery — web-based, easy-to-use and free

    freePHPgallery is a web-based, easy-to-use and free file explorer and picture gallery software written in PHP. freePHPgallery is designed for mobile phones, tablets and desktop computers, and features an multiple language web-presentation. freePHPgallery only requires PHP. It does not need a database or any other additional software. A sample installation can be seen and tested here: https://freephpgallery.sourceforge.io
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    EventWeb creates a bi-directional channel between a browser and a web server. This allows the user to interact with a web application in the same way as a desktop application. Works with Java servlets or as a stand-alone application server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XooFoo
    This project intends sharing tools for the XOOPS community
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenDCN
    OpenDCN is an Apache/PHP/MySQL open-platform for e-Participation systems. The purpose of OpenDCN is to support and enhance citizens participation through an online deliberation platform that improve community networks with deliberative tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    auto rotator for woocommerce reviews

    auto rotator for woocommerce reviews

    It is a simple widget to show Woocommerce reviews in a rotatery style

    The Auto Rotator For Woocommerce Reviews is a simple widget to show Woocommerce reviews in a rotational style. You can set the options of this plugin to fetch the reviews of the products based on their categories, their tags or their authors. Also, it has different options to set the ordering type, length of the reviews, number of the reviews, etc. This plugin shows woocommerce reviews in the ratational style with fade and slide transitions. It is very flexible with customizable...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB