Skip to content

bredcat999/Platinum

 
 

Repository files navigation

IMPORTANT NOTICE

I'm working on a version of Platinum that is not based on Catalyst. When it's ready, I'll be putting it in its own github repo, and archiving this one.

image image image image image

Platinum

An amazing and elegant ElectronJS web browser. A fork of the Catalyst browser.

image


Platinum is a hobby project entirely managed and written by the community. It is an Electron/Chromium based web browser that aims to make Electron browsers viable. the contributors are below

Installation Instructions

  1. Go to the Releases tab on the GitHub repo (or just click this link) or click on the release underneath the "Releases" text.

image

  1. Click on the latest release (or a specific release)

image

  1. Scroll down and click on the file for your specific platform (Windows = .exe, Debian Linux distros = .deb, etc.)
  2. Open the downloaded file then let Platinum install!

Building from source

On Windows

Run

git clone https://github.com/redstone-scratch/Platinum && cd Platinum
.\build

The output is in the out directory.

On Linux

Run

git clone https://github.com/redstone-scratch/Platinum && cd Platinum
bash build.sh

The output is in the out directory.

Dev instructions

If you need to quickly test a feature:

Windows

Run

.\dev

Linux

Run

bash dev.sh

Either way, Platinum will then launch in dev. In the future, Platinum will be configured by default to enable ✨ special testing features.

Contributors

jdev08/
jdev08
webdev03/
webdev03
RedstoneScratch/
RedstoneScratch
Scolder/
Scolder
michaeleldar/
michaeleldar
Judah
Judah Brown
Mbrick2/
Mbrick2
hello-smile6/
hello-smile6
CocoTheMii/
CocoTheMii
TechStudent10/
TechStudent10

This section will update automatically as we get contributors.

About

Platinum web browser

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 81.1%
  • JavaScript 17.4%
  • CSS 1.3%
  • Other 0.2%