Skip to content

An elegant, lightweight, cross-browser "start page" solution.

License

Notifications You must be signed in to change notification settings

OttoHagg/staert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STAERT

STAERT is a lightweight, cross-browser, self-hosted start page in the spirit of MyFav.es or Symbaloo.

STAERT Screenshot

Motivation

I want a very simple browser start page that is always in sync, across all the browsers I use, giving me the same exact user experience. I've tried various services but never really liked any of them, and I don't want to rely on a 3rd party. STAERT is the result of my requirements, and I'm making it available to others. The only downside, perhaps, for you is that you have to be comfortable editing the configuration. Having said that, I've made it as easy as possible for you.

Features

  • Organize favorites under tabs.
  • "Stickies" for favorites that should display on all tabs.
  • Visual separators to further organize your favorites on each tab.

Installation

Download and extract STAERT to some local directory. Using a text editor, open config.js and edit away.

Local Installation

Set the index.html file to be your homepage in your browser.

Web Host Installation

Upload your customized STAERT files to your web host and set index.html to be your homepage.

Dropbox Installation

This is the way I use STAERT, and it assumes you've installed Dropbox on all the devices you use. Simply move your STAERT install to your dropbox folder and follow the instructions for "Local Installation". Whenever you add/remove favorites the changes are sync'd across all your devices.

Tips

  • Firefox users can install the New Tab Homepage extension to get STAERT on each new tab.
  • Chrome users can install the New Tab Redirect extension to get STAERT on each new tab.
  • Safari users can tweak the homepage and new-tab behavior via the preferences dialog.

Limitations

STAERT uses a Google service to retrieve an icon for each of your favorites. Not every site provides an icon and, if there is an icon, it may not be easily found. In this scenario, Google returns a (rather boring) default icon.

Bugs or Requests

Let me know if you have any problems or requests in the Issues.

Credits