Creates a start page where you can quickly access up to 6 websites, and switch between them. You can also add links that open in a new window.
This project is built using AngularJS and Twitter Bootstrap.
Live demo: http://dl.dropbox.com/u/6945265/start/app/index.html.
- Upload the contents to where you want them on your machine, or upload to a web server.
- Access the file /app/index.html, make sure you're always using http://, because file:// will not work.
- Add your own links
Preload your start pages (max. 6 for now).
See: app/data/pages.json
Show links to common projects.
See: app/data/links.json
Works on all modern browsers & Internet Explorer 8+.
- Make back button function correctly.
- Add ability to 'reset' a frame to its starting page.
- Make search useful