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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    html-sketchapp

    html-sketchapp

    HTML to Sketch export solution

    HTML to Sketch export solution. html-sketchapp turns HTML nodes into Sketch layers or symbols. Additionally, it allows exporting of shared text styles and document colors. The motivation behind this project was ability to easily share Front-End style guide with our Design team. html2asketch is a library that you can use to create a script that extracts specific parts of your website and saves them as layers, shared text styles, document colors and symbols. Your script can then be run in a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    gas-github

    gas-github

    sync gas code to github

    Manage your gas code with GitHub/GitHub enterprise/bitbucket/GitLab. Manage your Google Apps Script code with your favorite SCM (Github/Github enterprise/bitbucket). The new version requires Google OAuth to call Apps Script API, before the OAuth app be verified by Google, it only allow to grant 100 users' permission, if you encounter some errors said can not grant permission to the app, please wait for the verification process completed, sorry for the inconvenience! The extension does not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Zero Install
    Zero Install is a decentralised cross-distribution software installation system. Create one package that works everywhere! With dependency handling and automatic updates, full support for shared libraries, and integration with native package managers
    Leader badge
    Downloads: 2,410 This Week
    Last Update:
    See Project
  • 4
    DropYet

    DropYet

    It's the simple cloud.

    With DropYet you can manage your personal files in the easiest way. And it's not that bad looking. :) Enjoy the security, simplicity and beauty of DropYet. Upload, rename and delete files. The simpliest manager of files and folders. Furthermore, there are more features like securely sharing files, password encryption and encrypted file detection. Setting it up is easier than ever before. Just try DropYet. Currently working on MORE features for you. Now with Dark...
    Downloads: 0 This Week
    Last Update:
    See Project
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 5
    Beaker Browser

    Beaker Browser

    An experimental peer-to-peer Web browser

    Beaker is an experimental, open source peer-to-peer Web browser that allows you to create websites from inside the browser. It has a built in editor that lets you edit your source code side-by-side with your page. With Beaker you can create a new P2P site with just a click, and allow other Beaker users to visit your site directly from your computer! Beaker works through a new peer-to-peer network called Hypercore Protocol, which allows other Beaker users to access these websites with no...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    A concise javascript chess engine, first written for the 5k web competition. It plays at the level of a lazy amateur, so is a good match for most opponents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    VisuBrowser

    VisuBrowser

    Simple full screen browser to display a webpage

    The programmes intention is to provide a full screen web browser to show a (e.g.) home automation visualisation. Therefore, the browser provides some features to support this purpose, e.g. - Go back to start page after resuming from suspend - Go back to start after a certain time of inactivity - Indication of page loading status - Interpreting Gira HomeServer status (e.g. timeout, user kidnapped) Config–Page is accessed by swiping the webpage to the left.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    site-watcher

    site-watcher

    A Discord bot that alerts you when a website changes

    A Discord bot that alerts you when (part of) a website changes. Discord changed the way bots work, and this bot is not working anymore because of that. I won't work on this project anymore so feel free to fork this project and create your own version based on this (and feel free to submit pull requests).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    csv-parser

    csv-parser

    Streaming csv parser inspired by binary-csv that aims to be faster

    csv-parser is a streaming CSV parsing library for Node.js designed for efficiency and correctness. It implements the stream API native to Node, allowing you to pipe a file or readable stream into the parser and process each row (as a JavaScript object or array) as soon as it's parsed — which is crucial for handling large CSV files without loading them entirely into memory. The parser handles standard CSV semantics including quoted fields, variable delimiters, escape sequences, and optional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 10
    hexo-theme-matery

    hexo-theme-matery

    A beautiful hexo blog theme with material design

    Simple and beautiful, and post is Beautiful and readable, with Material Design. Responsive design, which can be displayed well on desktop, tablet, mobile phone, etc. Home page carousel posts and changing 'banner' picture dynamically every day. Blog posts list with waterflow (There will be 24 images if the article doesn't have featured pictures). Archive page with the timeline. Tags page of the word cloud and categories page of the radar chart. Rich 'About' page (including about me, posts...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    serverless-chrome

    serverless-chrome

    Run headless Chrome/Chromium on AWS Lambda

    Serverless Chrome contains everything you need to get started running headless Chrome on AWS Lambda (possibly Azure and GCP Functions soon). The aim of this project is to provide the scaffolding for using Headless Chrome during a serverless function invocation. Serverless Chrome takes care of building and bundling the Chrome binaries and making sure Chrome is running when your serverless function executes. In addition, this project also provides a few example services for common patterns...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Babel Plugin Root Import

    Babel Plugin Root Import

    Add the opportunity to import modules by the root path

    Babel plugin to add the opportunity to use import and require with root-based paths. Install with your package manager of choice. Add it to your plugins array in your babel config. For recent react-native versions, add it as a plugin in babel.config.js. You can configure this plugin by changing the string plugin name to a two-item array. Note that this array is nested inside the plugins array. By default, the import will be relative to the working directory of the process running babel....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    HasCoding Chat System
    HasCoding Chat Sistemi Demo User: Username : demo Pass: demo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DigiOz .NET Portal

    DigiOz .NET Portal

    ASP.NET MVC Based Portal CMS System to Create an Instant Website

    DigiOz .NET Portal is a FREE web based portal CMS system written in ASP.NET MVC 5 in C# which uses a Microsoft SQL Database to allows webmasters to setup and customize an instant website for either business or personal use. List of Technologies used: - ASP.NET MVC 5 - Microsoft SQL Server - Bootstrap - HTML 5 - jQuery Demo Site: http://digioznetportal.digioz.net/ Source Code: https://sourceforge.net/p/digioznetportal/codenew/ci/master/tree/ Installation Instructions:...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Fire Detector

    Fire Detector

    Detect web framework and javascript libraries run on browsing website

    When you surf the internet with Fire Detector, You can also find more unknown frameworks and libraries. It is based on [LibrarySniffer](https://github.com/justjavac/ChromeSnifferPlus/). I've replaced some deprecated javascript interfaces with asynchronous ones adopted by Firefox for its add-ons --- ### Limitations - WebExtension only works on sites that allow content scripts. With this WebExtension, You can detect:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AWS Greengrass Core SDK for JavaScript
    The AWS Greengrass Core SDK for JavaScript allows developers to write JavaScript Lambda functions that will run within Greengrass. This document provides instructions for preparing your Greengrass Core environment to run Lambda functions written in JavaScript. It also includes examples on how to develop a Lambda function in JavaScript as well as packaging and running an example Hello World file in JavaScript for your Greengrass core. The environment where Greengrass is running on needs to be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project allows you to create a SourceForge bumper sticker size banner to promote your project - as easy as one-two-three. Hang them on your wall or create a t-shirt promoting your site!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Fire Time Tracker

    Fire Time Tracker

    Track and limit time your activity in the browser every day.

    How much time you spend on the web? –– This add-on tracks and limits time you spent on sites Updating: 09.03.2020 - Source code is available for download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mellow

    Mellow

    Mellow is a rule-based global transparent proxy client for Windows

    Mellow is a rule-based global transparent proxy tool that can run on Windows, macOS and Linux, and can also be configured as a router transparent proxy or proxy gateway, supporting multiple proxy protocols such as SOCKS, HTTP, Shadowsocks, VMess, etc. Mellow is a transparent proxy client. If you don’t understand it, then to be more realistic, it can not only proxy browser requests, but also proxy WeChat, QQ, Telegram clients, Instagram clients, NetEase Cloud Music, and various command lines Network requests from tools, Docker containers, virtual machines, WSL, various IDEs, various games, etc. do not require any additional proxy settings. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Privacy Cleaner

    Privacy Cleaner

    Quickly clear your cache with this browser extension

    You can customize what and how much of your data you want to clear on the options page, including:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Fire Clear Cache

    Fire Clear Cache

    Clear your cache and browsing data with a single click of a button

    You can customize what and how much of your data you want to clear on the options page in your browser Firefox, including:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Instant Ad-Close Add-on

    Instant Ad-Close Add-on

    Simple interface for advertising blocking via the webRequest APIs

    Simple but powerful ad-blocking extension for your Browser; the main goals are simplicity of implementation and performance. --- Release 0.6.0 - Added some useful scripts on the web page to improve the security of links and forms --- Once installed, an icon should appear in your toolbar. Red means blocking is enabled, dark grey means disabled; click the icon to toggle. Preferences to customize the URI filters it uses. Details ------- This extension can only block external requests...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    bootstrap-select

    bootstrap-select

    The jQuery plugin that brings select elements into the 21st century

    The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more. Now with Bootstrap 4 support. Bootstrap-select requires jQuery v1.9.1+, Bootstrap’s dropdown.js component, and Bootstrap's CSS. If you're not already using Bootstrap in your project, a precompiled version of the Bootstrap v3.4.1 minimum requirements can be downloaded. If using bootstrap-select with Bootstrap v4+, you'll also need Popper.js. For all of Bootstrap v4's...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24
    Decentralized Internet

    Decentralized Internet

    SDK for building decentralized web and distributed computing projects

    This project was created in order to support a new internet. One that is more open, free, and censorship-resistant in comparison to the old internet. An internet that eventually wouldn't need to rely on telecom towers, an outdated grid, or all these other "old school" forms of tech. We believe P2P compatibility is an important part of the future of the net. Grid Computing also plays a role in having a better means of transferring information in a speedy, more cost-efficient and reliable manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Robot Helper

    Robot Helper

    A browser WebExtension (beta) that generates test scripts

    # For automating test automation > A browser extension (beta) that generates test scripts ### Limitations - WebExtension only works on sites that allow content scripts. Add-on is based on - Robotcorder (https://github.com/sohwendy/Robotcorder) Additional features * Save test script * Syntax highlighting * Find script and jump to line * Added options to set the add-on Generate your RobotFramework Test Script via
    Downloads: 0 This Week
    Last Update:
    See Project