Robin is light weight award winning web browser. It is designed for low-end machines and for teachers and parents to block websites and terms.We are pleased to have won Two All-Ireland Eircom Spider awards. So far it has been downloaded 40,000 times. The goal is to build a free light weight browser with a built in filtering system.
The child can open the app and browse the internet which includes going back and forward in their internet history, refreshing, stopping the page from loading, going home to your homepage and having multiple tabs for easy tasks.
The child can change the browser theme to their favorite color. Their information is saved. The web browser will sync every 1 min or on load for new settings for blocked websites from the firebase database. The system will sync the information of the current URL into the firebase.
When a child tries to access a blocked website or URL they will be redirected to the homepage and the color/ theme of the website will be changed to black and cannot be changed back until the admin(parent) resets it from the google chrome extension. It will block other browsers from opening if the setting is checked in the chrome extension.
See the repo here
git clone https://github.com/Projectbird/Robin.git
Prerequisites: Node.js, Node-webkit and Node-webkit Builder
- First you need to clone this project.
- Navigate into the Folder
- Install all gulp dependances
npm install
-
Then build the assets using gulp.
gulp
-
Run the following
gulp build
- This will currently build an 32 and 64 bit osx along with a Windows 64 bit Version build of Robin under the folder build.