All Projects → hackbrowser → Hackbrowser

hackbrowser / Hackbrowser

Licence: mit
A hackable, cross-platform Chromium-based browser written in JS

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Hackbrowser

Otter Browser
Otter Browser aims to recreate the best aspects of the classic Opera (12.x) UI using Qt5
Stars: ✭ 1,289 (+7956.25%)
Mutual labels:  cross-platform, browser
Cargo
🚂🚋🚋 A browser with almost no UI.
Stars: ✭ 221 (+1281.25%)
Mutual labels:  cross-platform, browser
Chromely
Build HTML Desktop Apps on .NET/.NET Core/.NET 5 using native GUI, HTML5, JavaScript, CSS
Stars: ✭ 2,728 (+16950%)
Mutual labels:  cross-platform, browser
Git Interactive Rebase Tool
Native cross-platform full feature terminal-based sequence editor for git interactive rebase.
Stars: ✭ 786 (+4812.5%)
Mutual labels:  cross-platform
Fluttercinematic
Flutter clone of my "Cinematic" App
Stars: ✭ 787 (+4818.75%)
Mutual labels:  cross-platform
Fluidsynth
Software synthesizer based on the SoundFont 2 specifications
Stars: ✭ 811 (+4968.75%)
Mutual labels:  cross-platform
Node Cross Spawn
A cross platform solution to node's spawn and spawnSync
Stars: ✭ 831 (+5093.75%)
Mutual labels:  cross-platform
Essential Ui Kit For Xamarin.forms
Free and beautiful XAML template pages for Xamarin.Forms apps.
Stars: ✭ 780 (+4775%)
Mutual labels:  cross-platform
Qutebrowser
A keyboard-driven, vim-like browser based on PyQt5.
Stars: ✭ 7,401 (+46156.25%)
Mutual labels:  browser
Exokit
Native VR/AR/XR engine for JavaScript 🦖
Stars: ✭ 809 (+4956.25%)
Mutual labels:  browser
Mojoc
A cross-platform, open-source, pure C game engine for mobile game.
Stars: ✭ 799 (+4893.75%)
Mutual labels:  cross-platform
React Container Query
📦 Modular responsive component
Stars: ✭ 788 (+4825%)
Mutual labels:  browser
Triflejs
Headless automation for Internet Explorer
Stars: ✭ 815 (+4993.75%)
Mutual labels:  browser
Flyingcarpet
Encrypted file transfer over ad hoc WiFi. No network infrastructure required, just two laptops in close range. Linux, Mac, and Windows.
Stars: ✭ 788 (+4825%)
Mutual labels:  cross-platform
Sfml
Simple and Fast Multimedia Library
Stars: ✭ 7,316 (+45625%)
Mutual labels:  cross-platform
Everest
A beautiful, cross-platform REST client.
Stars: ✭ 785 (+4806.25%)
Mutual labels:  cross-platform
Nodegui
A library for building cross-platform native desktop applications with Node.js and CSS 🚀. React NodeGui : https://react.nodegui.org and Vue NodeGui: https://vue.nodegui.org
Stars: ✭ 7,324 (+45675%)
Mutual labels:  cross-platform
Liteide
LiteIDE is a simple, open source, cross-platform Go IDE.
Stars: ✭ 6,657 (+41506.25%)
Mutual labels:  cross-platform
Cef4delphi
CEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows, Linux and MacOS.
Stars: ✭ 785 (+4806.25%)
Mutual labels:  browser
Azurite
A lightweight server clone of Azure Storage that simulates most of the commands supported by it with minimal dependencies
Stars: ✭ 810 (+4962.5%)
Mutual labels:  cross-platform

HackBrowser

This project is no longer maintained. This repository is only for archival purpose.

HackBrowser

HackBrowser is a cross-platform, hackable browser written in Javascript. HackBrowser is built with Electron (formerly Atom Shell), which enables building cross-platform desktop apps with HTML, CSS, and Javascript. Since every part of the application's code is visible, customizing the browser in any way is possible.

This project is in heavy development.

Application Distribution

HackBrowser uses electron-builder to create installers.

# Use electron-builder to build and create installer
$ npm run dist

License

The MIT License (MIT)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].