Showing 478 open source projects for "linux os live"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Klipse

    Klipse

    Klipse is a JavaScript plugin for embedding interactive code snippets

    Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs. Technically, Klipse is a small piece of JavaScript code that evaluates code snippets in the browser and it is pluggable on any web page. The klipse plugin is a JavaScript tag that transforms static code snippets of an HTML page into live and interactive snippets. If you want to integrate Klipse inside a Clojurescript project, it is recommended to consume Klipse as a Clojurescript library like any other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    QuickRedis

    QuickRedis

    QuickRedis is a free forever redis gui tool

    QuickRedis is a free forever Redis Desktop manager. It supports direct connection, sentinel, and cluster mode, supports multiple languages, supports hundreds of millions of keys, and has an amazing UI. Supports both Windows, Mac OS X and Linux platform.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 3
    flv.js

    flv.js

    HTML5 FLV Player

    ... segmented video playback. HTTP FLV low latency live stream playback. FLV over WebSocket live stream playback. Compatible with Chrome, FireFox, Safari 10, IE11 and Edge. Extremely low overhead, and hardware accelerated by your browser!
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    OpenChords

    OpenChords

    A digital songbook for guitarists and other musicians

    OpenChords is an alternative to traditionally printed chord songbooks. If you hate filing music away after a practice or gig... this is for you. If you struggle to find your songs because you cannot remember the name of the song... this is also for you. If you wished you could just change the key of the song in the middle of a live performance... you have come to the right place. If you find any bugs or have some suggestions, feel free to email me at open.chords.app@gmail.com...
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • Accounting Software for Small Businesses | Xero Icon
    Accounting Software for Small Businesses | Xero

    Save 90% for 6 months on Xero's award-winning accounting and online bookkeeping platform for businesses of all sizes and stages of growth.

    Xero offers a robust ecosystem of connected apps and integrations with banks and financial institutions, enabling small businesses to access a wide range of solutions within Xero's open platform to streamline operations and manage finances. Additionally, accounting and bookkeeping firms benefit from efficient compliance tools, advanced practice management software, and a cloud-based unified accounting ledger for all clients, centralized in one place.
    Get 90% off for 6 months
  • 5
    Accelerated Text

    Accelerated Text

    Accelerated Text is a no-code natural language generation platform

    A picture is worth a thousand words. Or is it? Tables, charts, pictures are all useful in understanding our data but often we need a description – a story to tell us what are we looking at. Accelerated Text is a natural language generation tool which allows you to define data descriptions and then generates multiple versions of those descriptions varying in wording and structure. Accelerated Text is a no-code natural language generation platform. It will help you construct document plans...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Liar-s-Dice-FxMod
    Live demo: https://liar-s-dice-fxmod.sourceforge.io/index.html Liar's Dice in JavaScript (FxMod)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    peerweb.site

    peerweb.site

    Peer to Peer decentral Web Site hosting at your fingertips

    ..., Pictures and Videos embedded in HTML with CSS and JavaScript through WebRTC, WebTorrents or IPFS, live edited P2P as well as static Torrents + IPFS. With WebRTC/WebTorrent (NOT IPFS - more details) - No conversation data passes a server nor is saved anywhere but sent directly from browser to browser. Your website disappears from the aether as soon as you close or reload your tab, except of your WebTorrent/IPFS snapshots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Hazel

    Hazel

    Lightweight update server for Electron apps

    ... to determine the download count for a certain release. Display an overview page showing the cached repository with the different available platforms and file sizes. Links to the repo, releases, specific cached version and direct downloads for each platform are present. Automatically detects the platform/OS of the visitor by parsing the user agent and then downloads the appropriate copy of your application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    AlphaPlot

    AlphaPlot

    Interactive scientific graphing and data analysis software.

    Alpha Plot can generate different types of 2D and 3D plots (such as line, scatter, bar, pie, and surface plots) from data that is either imported from ASCII files, entered by hand, or calculated using formulas. The data is held in spreadsheets which are referred to as tables with column-based data (typically X and Y values for 2D plots) or matrices (for 3D plots). The spreadsheets as well as graphs and note windows are gathered in a project and can be organized using folders. The built-in...
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • Manage printing in a cost-efficient and eco-friendly way with Gelato. Icon
    Manage printing in a cost-efficient and eco-friendly way with Gelato.

    Gelato offers an extensive catalog of custom products, a zero-inventory business model, and free designing tools—all in one place.

    The world's largest print on demand network with 140+ production partners across 32 countries. Gelato offers end-to-end design, production and logistics for individuals looking to start their own business today!
    Sign up for Free
  • 10
    ZED OS

    ZED OS

    ZED OS the clone of Windows XP

    ZED OS is a portuguese Linux based distribution (remaster of Ubuntu Mate). It was designed for users who want an innovative system. With both 3D and 2D interfaces you'll be able to chosse the better one according to your hardware/needs. It's Web Based and inspired in Windows XP from Microsoft
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    Vivus.js

    Vivus.js

    JavaScript library to make drawing animation on SVG

    ... `sync`. Each path element is drawn one after the other. This animation gives the best impression of live drawing. To give more freedom, it's possible to override the animation of each path and/or the entire SVG. It works a bit like the CSS animation timing function. But instead of using a cubic-bezier function, it use a simple JavaScript function. It must accept a number as parameter (between 0 to 1), then return a number (also between 0 and 1). It's a hook.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    (Un)colored

    (Un)colored

    Next generation desktop rich content editor that saves documents

    The next-generation desktop-rich content editor that saves documents with themes. HTML & Markdown compatible. For Windows, OS X & Linux. The main idea of (Un)colored is to focus on what you write. There are no distracting elements like multiple indicators & toolbars. When you're writing, the only things you see are your content, the caret, and your cursor. The toolbar appears when you select a portion of text, documents tabs & main menu when you move your cursor at the top of the window. Simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tux: Destroy the ball
    2d game where the player has to destroy as balls thrown by the opponent, for each ball destroyed the player earns coins as points, the game is available on platforms in windows, linux, and html5 versions. Games for kids Chrome os games download APK version
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Operation: Red hawk

    Operation: Red hawk

    Space shooter style game arcade version - Games/Entertainment Software

    2d spaceship game where the player cannot let the enemy cross the line. Shoot and stop the enemy from winning the game. games for kids Space shooter style game arcade version Chrome os games download APK version Games/Entertainment Software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sketch Map Generator 4

    Sketch Map Generator 4

    Sketch plugin to fill a shape with a map generated from given location

    ... Maps, generate maps with Mapbox. If you use Mapbox, now you can use your own custom styles. Map preview! Now you can see a live preview before generating a map. You can move the map preview, drag a pin to pick a location and change the zoom with no effort. Snazzy styles support. A beautiful whole new UI, dark mode support, an improved user experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    let's compose
    Goal of the project is to provide an online musical notation software that is convenient to use. It is a graphical interface to GNU LilyPond. The interface does not require LilyPond knowledge of the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Marinara

    Marinara

    Pomodoro® time management assistant for Chrome

    ... for developers working and packaging releases on Mac OS. Support for Linux or Windows is welcome. Marinara uses the system ruby and makes tools to build releases. This will produce a packaged extension ready for uploading to the Chrome Web Store in the root directory of the project.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    Pomotroid

    Pomotroid

    Simple and visually-pleasing Pomodoro timer

    Pomotroid is a simple and configurable Pomodoro timer. It aims to provide a visually-pleasing and reliable way to track productivity using the Pomodoro Technique. Pomotroid provides many themes. It's also theme-able, allowing you to customize its appearance. Depending on your OS settings, you may receive a security warning upon installation. This has to do with Pomotroid being an unsigned application. You can find out more by researching code-signing for Apple and Microsoft. Customize focus...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Bilibili Helper

    Bilibili Helper

    Auxiliary tool that can replace the player, push notifications, etc.

    Bilibili (bilibili.com) Auxiliary tool that can replace the player, push notifications and perform some shortcut operations. Bilibili (bilibili.com) is an auxiliary tool that can download videos, query the sender of the barrage, and some very useful live broadcast area functions. An auxiliary extension for Bilibili (bilibili.com) which allows users to bypass playback restrictions, replace video players and use shortcuts. Starting from a certain version, Bilibili Assistant uses special technical...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Create Elm App

    Create Elm App

    Create Elm apps with zero configuration

    Create Elm App is a command-line tool that simplifies the setup of Elm applications. It provides a zero-configuration environment, allowing developers to focus on writing Elm code without dealing with build configurations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    HTML DOM

    HTML DOM

    Common tasks of managing HTML DOM with vanilla JavaScript

    Web development goes very fast. I still remember the moments when starting to use jQuery, Prototype, script.aculo.us, Zepto and many more. Nowadays, even if our application is powered by modern tools such as Angular, Vue, React, Svelte, .etc, we have to deal with DOM. The frameworks encapsulate and hide the DOM management directly, but still give us a door to work with DOM via ref, event handlers. If you develop or use a web component in any framework, you have to work with DOM at a certain...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Tiledesk Server

    Tiledesk Server

    Tiledesk Server is the main API component of the Tiledesk platform

    Tiledesk Server is the backend component of the Tiledesk platform, providing a comprehensive open-source live chat system with integrated chatbot capabilities for customer support and engagement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Luna

    Luna

    Manage npm dependencies through a modern UI

    Manage npm dependencies through a modern UI. npm desktop manager for handling npm dependencies. Supported platforms: OS X Windows and Linux. Luna was created with the main purpose to provide a flexible and modern UI for npm dependencies management. You can install, update and uninstall packages using a user interface built on the latest web technologies. Filter packages by name, group, and outdated. Preview package details (versions, statistics, dependencies, and more). Get notifications...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    tute-fxmod
    Tute playing card game in JavaScript. This project is a mod. The original author/program can be found here: https://sourceforge.net/projects/tute-cardgame/ A live demo of my mod is available at: https://tute-fxmod.sourceforge.io/tute.html You can download my mod in the files tab of this page. If you have any issues or questions please send an email to: electrolex@yahoo.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Polychroma TV

    Polychroma TV

    The finest in avant-garde programming – live and on-demand.

    With 50+ channels – Polychroma TV is the place to go for the finest in avant-garde programming. Tune in live and on-demand to see the best award-winning documentaries & feature films, cooking shows, live news & radio, mondo cinema, music videos, reality & trash TV, travel shows, and more!
    Downloads: 2 This Week
    Last Update:
    See Project