Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/victoriadrake/start
A simple and pleasing new tab startpage or homepage.
https://github.com/victoriadrake/start
startpage tab-startpage
Last synced: 16 days ago
JSON representation
A simple and pleasing new tab startpage or homepage.
- Host: GitHub
- URL: https://github.com/victoriadrake/start
- Owner: victoriadrake
- Created: 2020-08-04T00:30:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-07T15:53:55.000Z (over 2 years ago)
- Last Synced: 2024-10-12T00:46:33.947Z (about 1 month ago)
- Topics: startpage, tab-startpage
- Language: JavaScript
- Homepage: https://victoria.dev/start/
- Size: 155 KB
- Stars: 23
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# start
A start page. Shows local and UTC time, day of the week and date, and features search (via [Startpage](https://www.startpage.com/)) and the weather (via [OpenWeather](https://openweathermap.org/)).
![London in the afternoon](preview.png)
## Usage
Fork this repo.
If you want to publicly host your page using GitHub Pages, [set your GitHub Pages source](https://docs.github.com/en/github/working-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site).
In `index.js`, add your [City ID](https://openweathermap.org/current#cityid) and [OpenWeather API key](https://openweathermap.org/price#current) on lines 1 and 2.
In your web browser, set the URL for new tab pages to your new start page, either hosted by GitHub Pages or to the local filepath of `index.html` on your machine.
- [Set home page in Firefox](https://support.mozilla.org/en-US/kb/how-to-set-the-home-page) and [override new tab pages](https://addons.mozilla.org/en-US/firefox/addon/new-tab-override/)
- [Set homepage or startup page](https://support.google.com/chrome/answer/95314) and [override new tab page](https://chrome.google.com/webstore/detail/new-tab-redirect/icpgjfneehieebagbmdbhnlpiopdcmna/) in Chrome
- [Change your homepage in Safari on Mac](https://support.apple.com/guide/safari/change-your-homepage-ibrw1020/mac)