Showing 3592 open source projects for "linux"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 1
    Rhubarb

    Rhubarb

    A WebSocket library optimized for multiplayer JS games

    Rhubarb is a lightweight WebSocket library for multiplayer HTML5 games. It is originally designed to be used by the ROYGBIV Engine. However, it can be used outside of ROYGBIV as well. Javascript is slow, therefore we want to have as much main-process-power as we can in order to do game related calculations, graphics rendering and achieving 60 FPS. For multiplayer games achieving 60 FPS gets even more complicated given that transferring data over WebSockets is a slow operation. It also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    web-extension-starter

    web-extension-starter

    Web Extension starter to build "Write Once Run on Any Browser"

    Web Extension starter to build "Write Once Run on Any Browser" extension. Cross Browser Support (Web-Extensions API). Browser Tailored Manifest generation. Automatic build on code changes. Auto packs browser-specific build files. SASS styling. TypeScript by default. ES6 modules support. React UI Library by default. Smart reload. Used by extensions in production that has over 100,000+ users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    uBlock

    uBlock

    uBlock: a fast, lightweight, and lean blocker for Chrome, Firefox

    uBlock: a fast, lightweight, and lean blocker for Chrome, Firefox, and Safari. Available on the Chrome Web Store or for manual installation. Available to install from the homepage. Available for install from the homepage or from the App Store. Available on the Firefox Add-ons site, or for manual installation. Opera shares Chrome's underlying engine, so you can install uBlock simply by grabbing the latest release for Chrome.To benefit from uBlock's higher efficiency, it's advised that you...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 4
    Whitebeam Web Application Server

    Whitebeam Web Application Server

    JavaScript/XML engine for Apache

    Whitebeam is a complete rapid development Web application server integrating Apache, Posgresql, Mozilla's SpiderMonkey JavaScript engine with it's own powerful XML/XPath based secure application framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    Fire Resizer

    Fire Resizer

    Display and set your browser width

    Add-on to resize the browser window. Excellent for responsive web design and testing media queries. Includes keyboard shortcuts! Keyboard Shortcuts - The extension allows for numerous keyboard shortcuts to speed up development: * Ctrl + Right Arrow - opens the extension popup * Up - manually increases browser width * Down - manually decreases browser width * Ctrl + 1-0 - resizes to saved preset * Ctrl + Shift + 1-0 - resizes to the landscape/inverse of saved preset * Ctrl + Esc -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Focus Browser

    Focus Browser

    Focus Browser

    Focus Browser for people who don't want to distract him/herself. Focus browser blocks distractable elements in websites. There is a one tab for one focus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    sfwebsite

    Helper to create websites for SourceForge projects

    The idea is to create a simple CMS that integrates SourceForge REST services so it is up to date automatically. Just set a couple of values in the configuration file, upload to SourceForge web directory, set write permissions to the cache directory and enjoy. You'll be able to customize the site just creating a CSS file and modifying a few configuration values. Right now it is in a very early development status so there's very little you can see.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SyncStuff

    SyncStuff

    Tired of Dropbox? Host your own files then.

    SyncStuff is a personal cloud that relies on rsync to sync your files of your desktop, laptop, PC at work to and from a home server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An advanced but user friendly PHP/MySQL based shopping cart system with support for selling digital products, physical products and access to protected membership areas of a website. Includes tons of useful features for online commerce, such as: auctions, penny auctions, affiliate marketing, support for over 60 payment gateways, multi language, multi currency, discounts, loyalty bonuses, shipping calculation, sales tax calculation and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Striven | All In One Business Management Software Icon
    Striven | All In One Business Management Software

    Striven is an all-in-one business management software suite with everything your organization needs for success.

    Striven is the all-in-one business management software that lowers your costs, improves your operations, and makes work easier. Make your company’s data coherent, connected, and relevant.
    Learn More
  • 10
    Outline Sidebar

    Outline Sidebar

    Creates table of contents in the sidebar

    Outline is a Firefox WebExtension that outlines the page. To install add-on follow this link - https://mzl.la/2RSwScT Also is available as Cloudflare App - https://www.cloudflare.com/apps/outline-tool It generates a table of contents by extracting all the headings in the page. Automatically creates table of contents in the sidebar that can be clicked through, for easy document navigation. How to use ---- 1. Click the Outline button beside your address bar to activate it. You will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Web Security Audit

    Web Security Audit

    Passively audits the security posture on current page for your browser

    The goal of this project is to build an add-on for browser that passively audits the security posture of the websites that the user is visiting. Assume that the tool is to be used on non-malicious websites, currently not under attack or compromised. Add-on wants to report security misconfigurations, or failure to use best security practices. - Add-on tries to analysis the commonly vulnerable setting of servers: lack of use of security-relevant headers, including: -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Fire Auto Reloader

    Fire Auto Reloader

    It reloads the current tab at a chosen interval

    Firefox Add-on, in vanilla javascript, to reload the current tab at a chosen interval.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    FreeMarker template engine

    Generates text that depends on changing data (like dynamic HTML).

    FreeMarker is a template engine. That is, it provides an easy way to generate text (HTML, source code, configuration files, emails, etc.) that depends on changing data. It's designed to separate the rendering/formatting logic (like visual design, HTML issues, etc.) from the backing application logic and technical complexity. It has a flexible API so you can integrate it into your application the way that best fits it.
    Downloads: 49 This Week
    Last Update:
    See Project
  • 14

    Magnetic

    Browser addon to batch download torrents

    I developed this for my own needs but I don't see why I shouldn't share it! Usage is very easy: * Make sure you have installed an application capable of intercepting magnet: links (see http://en.wikipedia.org/wiki/Comparison_of_BitTorrent_clients#Features_I) * Open at least a magnet link manually and associate a default application to the protocol * Now clicking the addon button will open all magnet links in all open tabs and send them to the torrent client! Let me know if you...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    XODA - the KISSed Document manager.

    XODA - the KISSed Document manager.

    Simple yet feature-rich Document Management System

    XODA is a KISSed (Keep Simple and Stupid) System for Organizing Documents using AJAX. This is a Document Management System without backend database, though making possible organizing files/directories by descriptions, filters and more. Visit xoda.org
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    pulse - Java web app framework / CMS

    pulse - Java web app framework / CMS

    Built for enterprise level and highly customized websites

    An open source portal solution in Java. pulse is a framework on top of the Servlet API providing easy to use and easy to extend patterns for creating browser based applications and websites. Moreover pulse delivers a set of out-of-the-box components, e.g. CMS, shopping, user management. Key features: - Cross-platform, implemented using Java technology. - Completely written using Java 6. - Provides a framework for quick development of own applications. - Is delivered...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Firemarks

    Firemarks

    Search through your bookmarks with a popup from your address bar

    Quick search of bookmarks and more..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Framework for building web-database applications in XML, powered by MySQL and PHP. AJAX-enhanced forms, sub-forms, custom reports, and dynamically generated menus create a seamless user experience. Written in PHP5, cross-platform, customizable. No Java.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    See Passwords

    See Passwords

    An add-on for Firefox to show passwords in web pages

    Displays all passwords of web pages with just one click with this handy extension dedicated to the Firefox browser Firefox add-on: http://mzl.la/1LuZIMd Opera extension: http://bit.ly/1VDjrZn
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Firescreen - Screenshots webpage

    Firescreen - Screenshots webpage

    Get in an immediate screenshots of your web pages for Firefox

    Get in an immediate screenshots of your web pages with this useful extension reserved for the famous Firefox browser. For installation of the addon you can click directly on the download button using your Firefox browser and authorize the addition of the extension. The project was realized with the support of the library: PDF API HTML5 - http://ulmdevice.altervista.org/pdfapihtml5 ========================== Opera add-on: http://opr.as/20Njeed Firefox add-on: http://mzl.la/23AD5P9
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Image Converter HTML5

    Image Converter HTML5

    Image Converter HTML5 add-on for Firefox

    All client-side solution add-on for Browser Firefox: an essential and practical application for free-hand drawing and for the conversion of images in multiple formats with API HTML5 file system Release 1.2.1 - Remove get image from url because the operation is insecure Add-on Opera Browser: http://bit.ly/1OcJA1K Extension for Firefox: http://mzl.la/1O0fXB9
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    pyindi-client

    Python binding to the libindi library

    This project offers a python binding to the libindi library. It uses the Simplified Wrapper and Interface Generator (SWIG). You may generate a PyIndi module which mainly defines an IndiClient class. This class could be used to build python scripts able to interact with indi servers using sendNew* methods and implementing new* methods of the BaseMediator class. PyQt applications may also be built on top of IndiClient, thus allowing rapid development of GUI Indi clients. Besides Python there...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JS Injector

    JS Injector

    Inject JavaScript custom code into every webpage

    ### This WebExtension is developed for web-developers to easily inject any javascript code into any webpage or website (e.g. to help with debugging). You can write any creative thing you can think of. Send me your suggestions and support the development of this add-on ... Thanks in advance ! === Get your ES6 Editor on Play Store > https://play.google.com/store/apps/details?id=com.ulm.esix
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Coming Soon Page

    Coming Soon Page

    Responsive Coming Soon Page

    Responsive Coming Soon Page Cheap Web Hosting + FREE Domain : http://bit.ly/2XSWACM
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    BetterOneTab

    BetterOneTab

    A better OneTab for Chrome

    Storing and grouping tabs are very useful. Onetab could help you to store the tabs you opened to free up your resources and remove clutter. But Onetab still lacks some features such as the simple list and just storing selected tabs. Since One tab it's not open source and because they update very rarely I decided to make a "Better" Onetab extension. If you used OneTab in the past, you can use Better Onetab like before. Expect to store all tabs from a window, you can also just store the tabs...
    Downloads: 4 This Week
    Last Update:
    See Project