Showing 45 open source projects for "atom-project"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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
  • 1
    Zeal

    Zeal

    Offline documentation browser inspired by Dash

    Zeal is a simple offline documentation browser inspired by Dash. Get binary builds for Windows and Linux from the download page. After installing Zeal go to Tools ⟶ Docsets to browse and download docsets. You can limit search results to specific (or a set of specific) docsets. The docset filter and the search query are delimited by a colon character (:). If you prefer, you can start Zeal with a query from the command line. You can also search multiple docsets separating them with a comma....
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    Cromite

    Cromite

    Cromite a Bromite fork with ad blocking and privacy enhancements

    ...Cromite emphasizes user choice and control over web content, offering privacy-oriented settings and mitigations such as anti-fingerprinting measures and configurable filters to block unwanted elements. The project extends its focus beyond Android to desktop platforms, building packages that let users benefit from a more private browsing experience without sacrificing compatibility with modern web standards.
    Downloads: 355 This Week
    Last Update:
    See Project
  • 3
    Zen Browser

    Zen Browser

    Experience tranquillity while browsing the web

    ...Choose from a wide array of themes, colors, and layouts to make Zen truly your own, transforming your browser into a personalized digital space. Zen thrives on the contributions of its vibrant community. As an open-source project, Zen encourages collaboration and innovation, allowing users and developers alike to shape the future of the browser. Zen Browser is always up to date, ensuring that you have the latest features and security updates. With automatic updates, you can rest easy knowing that your browser is secure and up to date. Zen is based on Firefox, ensuring that your browsing experience prioritizes security and privacy.
    Downloads: 74 This Week
    Last Update:
    See Project
  • 4
    Chromium

    Chromium

    The official GitHub mirror of the Chromium source

    Chromium is the open‑source foundational web browser project that drives browsers like Google Chrome, Microsoft Edge, and Opera—built for speed, stability, security, and extendability across platforms. This directory is currently in a prototyping state and may be removed in the future. As we add support for multiple coding IDE/agents, we will likely pull common prompts and instructions into a central directory with stubs for bespoke IDE/agent integration.
    Downloads: 62 This Week
    Last Update:
    See Project
  • 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
  • 5
    Floorp Browser

    Floorp Browser

    All of source code of version 10 or later of Floorp Browser

    ...We don't sell user data. We have no affiliation with any advertising companies. Floorp's source code is entirely open, allowing anyone to view it and contribute to the project. Not only is the browser itself open source, but the build environment is as well.
    Downloads: 47 This Week
    Last Update:
    See Project
  • 6
    miniblink49

    miniblink49

    Lighter, faster browser kernel of blink to integrate HTML UI in apps

    miniblink is an open source, one file, small browser widget based on chromium. By using C interface, you can create a browser with just some line code. miniblink is an open source, single-file, and currently the smallest known chromium-based browser control. Through its exported pure C interface, a browser control can be created in a few lines of code. C++, C#, Delphi and other language calls (support C++, C#, Delphi language to call). Embedded Nodejs, support electron (with Nodejs, can run...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    BrowserOS

    BrowserOS

    Agentic browser; privacy-first alternative to ChatGPT Atlas

    ...The interface remains familiar to users of Chrome (including support for Chrome extensions), but adds new capabilities: the browser can automate tasks for you, help you research by extracting and summarizing content, and enable agent-based workflows (e.g., “go fetch this info,” “fill this form,” “monitor this site”). The project is community-driven and entirely open source under the AGPL-3.0 license, which means you can inspect, fork, and contribute to the codebase.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 8
    Greenworks

    Greenworks

    A node.js plugin to integrate nw.js/electron games with steamworks

    ...Guides and the API references are located in docs directory. Greenworks is published under the MIT license. Greenworks is built using Native Abstractions for Node.js to support different node versions. The project is currently funded by Greenheart Games and other donors.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    OpenWeasel

    OpenWeasel

    Privacy focused. Firefox based Web-Browser.

    Project Development temporarily paused. Add our repo to debian to get updates first! bash <(curl -s https://apt.kryte.org/addrepo.sh). What does this script do? https://apt.kryte.org/addrepo.txt Privacy focused. Firefox based Web-Browser. OpenWeasel aims to disable all telemetry and personalization. This project is still in development, not every telemetry or personalization thing has been disabled yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    Otter Browser

    Otter Browser

    Project aiming to recreate the best aspects of Opera 12.x UI using Qt5

    Leader badge
    Downloads: 270 This Week
    Last Update:
    See Project
  • 11

    CSS Preprocessor

    CSS validation and advanced preprocessor with nesting and variables

    CSS Preprocessor is a parser, compiler, and assembler which extends the CSS language to allow nested rules and attributes, variables / @mixin, functions, and especially, strong validation of your source code so you know that it will work the first time you use it in your browser. The library is written in C++ allowing any other C++ project to work with CSS without having to rewrite their own parser. The library supports 4 output levels from ultra compressed CSS code to beautified CSS code. The preprocessor features are based on other existing CSS processors such as SASS and {less}, although the syntax is mainly based on the SASS syntax (i.e. variables use the $ character as their introducer). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Graphite is a project within SIL's scripts and software dev groups to provide cross-platform rendering for complex writing systems. This project has been deprecated. Graphite2, a new version of the Graphite engine, is available at: https://github.com/silnrsi/graphite with its own bug tracker.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 13
    Cyberfox

    Cyberfox

    A Mozilla-based browser designed for the 64-bit architecture

    ...f=6&t=350 See notifications for critical release information: https://cyberfox.8pecxstudios.com/notifications Tell us what you think and write a review. Future direction of project https://8pecxstudios.com/Forums/viewtopic.php?f=6&t=1756
    Leader badge
    Downloads: 193 This Week
    Last Update:
    See Project
  • 14

    fbvlc

    Vlc web plugin based on FireBreath

    This project is not supported anymore. Please use WebChimera Plugin instead: http://WebChimera.org
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 15
    UltimateFox

    UltimateFox

    Custom browser Based on Mozilla source code

    Now known as UltimateFox Compiled for SSE2 Based on Mozilla source code ENHANCEMENTS: Useful for processors with 4+ cores or threads Better use of internet bandwidth Image and DNS cache enhanced Better browsing on image galleries or sites with lots of images Web cache can be set up to 2GB Custom Installer included Based on Mozilla Source 37.0.1 Using Windows SDK 8.1 (VS2013) Go blog to see change-log. Current version 1.00.10 Full Windows XP/Server 2003 compatibility 32 and 64 bit versions. You can help this project I'm accepting donations email me a jadjkorn64 at gmail dot com Thanks for using my version. Special thanks to pcxFirefox, tete009 and lawliettfox developers TODO: new icons, logos, imagery and installer and more. NOTE: new installers will be available as soon as possible. Like Ultimate Fox? Get the most of your internet with FoxSpeed Ultimate! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ACS Moonlight

    ACS Moonlight

    A continuation of Novell Moonlight

    I want Moonlight to continue development. So ACS is now working on Moonlight. It won't be commercialized. It will be 100% community minded. We ask you to help continue development. You can the project on Github here : https://github.com/crank123/moon-1 Facebook here : https://www.facebook.com/acsmoonlight
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LeechCraft
    LeechCraft is a cross-platform modular "internet-client" application. It has plugins that allow one to browse the web, chat via instant messaging (like Jabber or IRC), read RSS/Atom feeds, download files via BitTorrent, Direct Connect and other protocols, play media files and much more.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    FireWeb

    FireWeb

    FireWeb, cross-platform web browser!

    FireWeb is an open-source project of :HanSolaris Group. The idea is to ​​develop a new web browser, cross-platform alternative. FireWeb is the new design of the open web! Let's work together...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    wke (3DWebUI)

    3D Web UI, Embed Web and Flash in 3D Games, based on WebKit

    1. 3D Web UI. Embed Web and Flash in 3D Games, based on WebKit 2. DirectUI. HTML5, CSS3, Javascript and flash Embedded in native GDI application
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Tool for getting played content from the browser's cache (or any folder) on your PC source code of project is located on https://bitbucket.org/gekannt/medownloader
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Black Cat Browser

    Black Cat Browser

    Fast. Portable. Secure.

    ...Qt-Webkit Browser We do not collect any information about you. About your system, about your visits, about anything else. How To: Change Language: Click Button "Help -> Switch application language" At the moment project is frozen but if you want a little support: black.cat.manager@gmail.com
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    OpenVRML is a cross-platform VRML and X3D browser and C++ runtime library.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 23
    Project of the Month for the Syllable operating system. The first month's project is an FTP client, currently under development.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    UbuMonkey
    UbuMonkey is an open-source web browser project. We aim to create a stable, modifiable, light browser for the Linux desktop. We plan to expand to Windows and Mac soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PROJECT IS NO LONGER ACTIVE. A wxWidgets implementation of Apple's WebKit HTML rendering engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next