Search Results for "linux chromium" - Page 2

Showing 192 open source projects for "linux chromium"

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
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    Toggl Track

    Toggl Track

    Toggl Track browser extension for Chrome and Firefox

    .... Microsoft Edge has support for Chromium extensions, so you can use the Toggl Track browser extension on Microsoft Edge by downloading it from the Chrome Store. Once you install the add-on, a Toggl Track icon will be added to the right of the address bar. Click on the Toggl Track browser extension to reveal the timer’s dropdown. Here you can check your current time entry, change settings, sync, log out or stop your timer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Neutralinojs

    Neutralinojs

    Portable and lightweight cross-platform desktop application

    ... scenarios, framework weights more than your app source. Neutralinojs offers a lightweight and portable SDK which is an alternative for Electron and NW.js. Neutralinojs doesn't bundle Chromium and uses the existing web browser library in the operating system (Eg: gtk-webkit2 on Linux). Neutralinojs implements a secure WebSocket connection for native operations and embeds a static web server to serve the web content. Also, it offers a built-in JavaScript client library for developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    html-pdf-chrome

    html-pdf-chrome

    HTML to PDF or image (jpeg, png, webp) converter via Chrome/Chromium

    HTML to PDF or image (jpeg, png, webp) converter via Chrome/Chromium. This library is NOT meant to accept untrusted user input. Doing so may have serious security risks such as Server-Side Request Forgery (SSRF). If you run into CORS issues, try using the --disable-web-security Chrome flag, either when you start Chrome externally, or in options.chromeFlags. This option should only be used if you fully trust the code you are executing during a print job. It is strongly recommended that you keep...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Laravel PDF

    Laravel PDF

    Create PDF files in Laravel apps

    This package provides a simple way to create PDFs in Laravel apps. Under the hood it uses Chromium to generate PDFs from Blade views. You can use modern CSS features like grid and flexbox to create beautiful PDFs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 5
    Playwright for Python

    Playwright for Python

    Python version of the Playwright testing and automation library

    Playwright enables reliable end-to-end testing for modern web apps. Single API to automate Chromium, Firefox and WebKit. Capable automation for single page apps that rely on the modern web platform. Use the Playwright API in JavaScript & TypeScript, Python, .NET and, Java. With Playwright, test how your app behaves in Apple Safari with WebKit builds for Windows, Linux and macOS. Test locally and on CI. Use device emulation to test your responsive web apps in mobile web browsers. Playwright...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Playwright for Go

    Playwright for Go

    Playwright for Go a browser automation library to control Chromium

    Playwright is a Node.js library to automate Chromium, Firefox, and WebKit with a single API. Playwright is built to enable cross-browser web automation that is ever-green, capable, reliable and fast. Headless execution is supported for all browsers on all platforms. Playwright is built to automate the broad and growing set of web browser capabilities used by Single Page Apps and Progressive Web Apps. Scenarios that span multiple page, domains and iframes. Auto-wait for elements to be ready...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    phantomas

    phantomas

    Headless Chromium-based web performance metrics collector

    Headless Chromium-based modular web performance metrics collector. Modular approach, each metric is generated by a separate "module". phantomas "core" acts as an events emitter that each module can hook into. In-depth metrics such as: number of events bound via jQuery, calls to window.writeor complex and duplicated CSS selectors (via analyze-css). JSON as an output format. Easy integration with other nodejs projects via CommonJS module (see API docs). Metrics can be emitted from the JavaScript...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Gotenberg

    Gotenberg

    A Docker-powered stateless API for PDF files

    Gotenberg provides a developer-friendly API to interact with powerful tools like Chromium and LibreOffice for converting numerous document formats (HTML, Markdown, Word, Excel, etc.) into PDF files, and more! Thanks to Docker, you don't have to install each tool in your environments; drop the Docker image in your stack, and you're good to go! The webhook feature allows you to upload the output file to the destination of your choice. There are many options to fit your requirements, from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Markdown to PDF

    Markdown to PDF

    Hackable CLI tool for converting Markdown files to PDF using Node.js

    A simple and hackable CLI tool for converting markdown to pdf. It uses Marked to convert markdown to HTML and Puppeteer (headless Chromium) to further convert the HTML to PDF. It also uses highlight.js for code highlighting. The whole source code of this tool is only ~250 lines of JS ~500 lines of Typescript and ~100 lines of CSS, so it is easy to clone and customize.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    Ferret

    Ferret

    Declarative web scraping

    .../Chromium via Chrome Devtools Protocol to handle dynamically rendered web pages. ferret is extremely extensible, and creating custom functions and types is super easy. ferret allows users to focus on the data. It abstracts away the technical details and complexity of underlying technologies using its own declarative language. It is extremely portable, extensible, and fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Welcome to node-html-to-image

    Welcome to node-html-to-image

    A Node.js module that generates images from HTML

    This module exposes a function that generates images (png, jpeg) from HTML. It uses a puppeteer in headless mode to achieve it. Additionally, it embarks Handlebars to provide a way to add logic to your HTML. When you install Puppeteer, it downloads a recent version of Chromium (~170MB Mac, ~282MB Linux, ~280MB Win) that is guaranteed to work with the API. node-html-to-image takes a screenshot of the body tag's content. If you want to set output image's resolution you need to set its dimension...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CosmoScout VR

    CosmoScout VR

    Virtual universe which lets you explore & analyze planetary datasets

    A virtual universe which lets you explore, analyze and present huge planetary datasets and large simulation data in real-time. CosmoScout VR is a modular virtual universe developed at the German Aerospace Center (DLR). It lets you explore, analyze and present huge planetary data sets and large simulation data in real-time. The software can be built on Linux (gcc or clang) and Windows (msvc). Nearly all dependencies are included as git submodules, please refer to the documentation in order...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OP Fingerprinting Script (OPFS)

    OP Fingerprinting Script (OPFS)

    An overpowered JavaScript browser fingerprinting library

    ... fingerprint in Google Chrome, Microsoft Edge and other Chromium-based browsers. This also applies to Firefox as long as it is not resisting fingerprinting. The library is able to detect and mitigate the effects of browser-based anti-fingerprinting technologies introduced to certain browsers in the past few years with the release of Brave Browser and Safari 13.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Algernon

    Algernon

    Small self-contained pure-Go web server with Lua, Markdown, HTTP/2

    Web server with built-in support for QUIC, HTTP/2, Lua, Teal, Markdown, Pongo2, HyperApp, Amber, Sass(SCSS), GCSS, JSX, BoltDB (built-in, stores the database in a file, like SQLite), Redis, PostgreSQL, MariaDB/MySQL, rate limiting, graceful shutdown, plugins, users and permissions. Written in Go. Uses Bolt (built-in), MySQL, PostgreSQL or Redis (recommended) for the database backend, permissions2 for handling users and permissions, gopher-Lua for interpreting and running Lua, optional Teal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cookie AutoDelete

    Cookie AutoDelete

    Firefox and Chrome WebExtension that deletes cookies

    ... for to the whitelist (permanently) or greylist (until browser restart) Enable "Automatic Cleaning" in settings or "Auto-Clean" in popup. Watch those unused cookies disappear. Please keep in mind that at this time only Mozilla Firefox and Google Chrome (as well as its development branches e.g. Developer Edition, Canary) will be supported. Microsoft Edge Chromium will be considered partially official as it is using the same code as Google Chrome for now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SingleFileZ

    SingleFileZ

    Web Extension for Firefox/MS Edge and CLI tool

    SingleFileZ is a fork of SingleFile that allows you to save a webpage as a self-extracting HTML file. This HTML file is also a valid ZIP file that contains the resources (images, fonts, stylesheets, and frames) of the saved page. This ZIP file can be unzipped on the filesystem in order, for example, to view the page in a browser that would not support pages saved with SingleFileZ. To open saved pages from the filesystem in a Chromium-based browser, SingleFileZ must be installed and the option...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Expirion Linux
    Expirion Linux 5.0.2 is based on Devuan 5 and does not use systemd but instead uses RunIt. This has the Xfce Desktop - Some software that is included are LibreOffice, Firefox, Thunderbird , Audacity, Brasero and VLC Media Player and uses Debian kernel 6.10.11+bpo So what sets this apart from Devuan, not much really the Kernel and LibreOffice has been updated, and some minor software & firmware changes, but that is about it and added some icons and themes Expirion 6.0 Testing has Kernel...
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 18
    Linux Kodachi 8.27

    Linux Kodachi 8.27

    Secure open source Linux distribution

    Linux Kodachi operating system is based on Ubuntu 18.04.5 LTS it will provide you with a secure, anti forensic, and anonymous operating system considering all features that a person who is concerned about privacy would need to have in order to be secure. Kodachi is very easy to use all you have to do is boot it up on your PC via USB drive then you should have a fully running operating system with established VPN connection + Tor Connection established + DNScrypt service running. No setup...
    Leader badge
    Downloads: 1,746 This Week
    Last Update:
    See Project
  • 19
    Diamond Linux-TT

    Diamond Linux-TT

    If linux then Linux-TT

    • Windows style Linux OS • Operating System in 15 minutes • System updates by user request • Linux without special knowledge or skills • Free Operating System for home and office use Diamond LinuxTT GrandMaster Gen6 based on Debian Bookworm + KDE Plasma + AeGiS Addition: Live Image: Try LinuxTT before you install it Configuration-Wizard (It's in the Advanced folder) : Drivers: AMD Ati, Nvidia, HPLip Addons: chromium-browser, codecs, rar, unrar etc... Software: VirtualBox...
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 20
    Tux Linux

    Tux Linux

    Tux Linux - Ubuntu Remix - Complete, Free, Lightweight & easy to use!

    Easy to Use Free Linux Operating System. Tux Linux is based on Ubuntu LTS, (Long Term Support) built on top of Ubuntu minimal iso. The purpose of Tux Linux is to introduce Windows users to Linux, and provide them with a comfortable and useful user experience. It is designed to be simple and suitable for new Linux users and for those who want a lightweight, highly responsive, and fully functional environment.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21
    firejail

    firejail

    Linux namespaces sandbox program

    ..., the overhead is low. There are no complicated configuration files to edit, no socket connections open, no daemons running in the background. All security features are implemented directly in Linux kernel and available on any Linux computer. Firejail can sandbox any type of processes: servers, graphical applications, and even user login sessions. The software includes security profiles for a large number of Linux programs: Mozilla Firefox, Chromium, VLC, Transmission etc.
    Leader badge
    Downloads: 804 This Week
    Last Update:
    See Project
  • 22
    SysLinuxOS

    SysLinuxOS

    SysLinuxOS for System Integrators

    SysLinuxOS (for System Integrators) is an Debian-based GNU/Linux live distribution, designed for system integrators and system administrators. It offers a complete networking environment that is organised to integrate various software tools, with others added by me and has an friendly graphical interface using the Mate or Gnome Desktop. SysLinuxOS was built to work right out of the box, with all networking tools already installed by default. There is no need to install anything, it is a Swiss...
    Leader badge
    Downloads: 225 This Week
    Last Update:
    See Project
  • 23
    q4rescue

    q4rescue

    A live linux Rescue toolkit/Emergency OS - based on q4os Trinity

    A live linux system rescue toolkit based on q4os Trinity available as a bootable iso for administrating, repairing and cloning/restoring your system and data. Check wiki for full description : https://sourceforge.net/p/q4rescue/wiki/ Main tools: -Foxclone -Rescuezilla -Clonezilla -DDrescue-gui -qtfsarchiver -Apart -Testdisk -Photorec -Boot Repair -WoeUSB -Q4OS imager -UNetbootin -usbimager -Kdirstats -Kdiskmark -Rclone & Rclone BRowser -Reminna -Filezilla -qbittorrent...
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • 24
    OSHMI - Open Substation HMI

    OSHMI - Open Substation HMI

    SCADA HMI for substations, IoT and automation applications

    Now with IEC61850 support! This project combines existing open source projects and tools to create a very capable, mobile and cloud-friendly HMI system that can rival proprietary software. This approach makes it possible to join forces of each project (Chromium, SVG/HTML5, PHP, Lua, SQLite, Inkscape, Lib61850, OpenDNP3, Nginx, Vega, PostgreSQL, Grafana,…) to achieve a great set of open, evergreen, modular and customizable tools for building great HMIs for automation projects
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 25
    Social Surge

    Social Surge

    Automate youtube views locally with Social Surge

    Social Surge is a desktop application that allows users to rapidly automate youtube views using a multithreaded puppeteerJS script and a rotating proxy system. To get started, just download and extract the latest release and spin up the .exe file in the root folder. To kick off a new run, just specify your chromium path, proxy list, and other run specific details. **DISCLAIMER** This software is provided for educational and research purposes only. The use of this software for any activity...
    Downloads: 6 This Week
    Last Update:
    See Project