Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pfrazee/electron-browser
browser ui for electron, written in react
https://github.com/pfrazee/electron-browser
Last synced: 2 days ago
JSON representation
browser ui for electron, written in react
- Host: GitHub
- URL: https://github.com/pfrazee/electron-browser
- Owner: pfrazee
- Created: 2015-09-08T15:14:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T02:29:01.000Z (about 2 years ago)
- Last Synced: 2024-12-20T11:07:03.092Z (9 days ago)
- Language: JavaScript
- Size: 914 KB
- Stars: 227
- Watchers: 19
- Forks: 64
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# electron-browser
A browser ui for electron, written in react.
To use it in your project, I recommend forking or cloning this repo.![./screenshot.png](./screenshot.png)
**Install instructions**
To run this code, follow these steps:
```
git clone https://github.com/pfrazee/electron-browser
cd electron-browser
npm install -d
npm start
```**-- Plug --**
If you're looking for an actively maintained electron-based browser with lots more features, check out [Beaker](https://github.com/beakerbrowser/beaker), my followup project.
## License
MIT