Skip to content

Yo Portal is a start page for your web browser that displays RSS feeds for the NY Times, Woot, Weather, and Stock Quotes

Notifications You must be signed in to change notification settings

ChrisLTD/yo_portal

Repository files navigation

Yo Portal

Yo Portal is a start page for your web browser that displays RSS feeds for the NY Times, Woot, Weather, and Stock Quotes. It also displays a set of static links you can customize in the config file. The design is fluid and responsive, so it will scale down for phones and tablets.

Here's what it looks like:

Preview

The page is personalizable for invididual users and browsers through a settings panel in the footer:

Settings Panel

Requirements

  • PHP 5.2 or higher
  • PHP's XML extension (enabled by default)
  • PHP's PCRE extension (enabled by default)

Installation

  1. Upload the files to a folder on your server
  2. Setup a cache folder on your server. Read these instructions for making your cache folder writable.
  3. Put the absolute server path to the cache folder in the $portal_cache_location variable in the _config.php file.
  4. Create a (Forecast.io API account](https://developer.forecast.io) and set your $portal_forecastio_api_key with your API key in the _config.php file.
  5. Create a (GeoNames account)[http://www.geonames.org/login], enable it for web services, and put your username in the $portal_geonames_username variable in _config.php file.
  6. Enjoy and be sure to check the _config.php file for other settings you can change.

Included Libraries

About

Yo Portal is a start page for your web browser that displays RSS feeds for the NY Times, Woot, Weather, and Stock Quotes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages