Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/olegwock/anori

Customizable new tab extension for Chrome, Firefox and Safari
https://github.com/olegwock/anori

chrome-extension firefox-extension new-tab new-tab-page

Last synced: 2 days ago
JSON representation

Customizable new tab extension for Chrome, Firefox and Safari

Awesome Lists containing this project

README

        

![Anori](header.png)
---

# Features

* Add widgets to homepage and organize them however you want
* Use bookmarks, calendar, todo, notes and other useful widgets
* Organize them in folders
* Quickly access your widgets using Cmd+K menu
* Choose from 8 different color schemes and backgrounds
* Supports Chrome, Firefox ~~and Safari~~ (see below)
* Easily extend app with your own widgets

Screenshot

![screenshot](screenshot.png)

Widgets list

* Bookmarks & bookmark groups
* World time
* Weather
* Notes
* Tasks
* Calculator
* Embedded page
* RSS reader
* Calendar
* Anori integration
* Pictures
* Recently closed tabs (only Chrome & Firefox)
* Top sites (only Chrome & Firefox)
* CPU and RAM load (only Chrome)

# Installation

* If you use Chrome or any browser based on Chromium -> install extension from [Chrome Web Store](https://chrome.google.com/webstore/detail/anori/ddeaekifelikgnaacipabpmjpffgifek)
* If you use Firefox -> install extension from [Firefox Browser Add-ons](https://addons.mozilla.org/en-US/firefox/addon/anori/)
* Anori also suports Safari, but due to bugs in webkit (namely [this](https://bugs.webkit.org/show_bug.cgi?id=226440), [this](https://bugs.webkit.org/show_bug.cgi?id=259637) and [this](https://bugs.webkit.org/show_bug.cgi?id=259656)) it's not actively supported. You can compile Safari version for yourself, but some functions won't work.

# Support development

You can support development of Anori with small donation, more info [here](https://sinja.io/support). Crypto and credit card options are available.

# Building from sources and extending

All details about building from sources and extending app with your own widgets are in [separate document](/DEVELOPMENT_AND_EXTENDING.md). If you wan't to contribute to the project, please read [contribution guidelines](CONTRIBUTING.md) first.

# License

Source code prior and including commit [1449a1c3effcc62e088f706e839c003e69e555b9](https://github.com/OlegWock/anori/tree/1449a1c3effcc62e088f706e839c003e69e555b9) was distributed under MIT license. Now license is AGPL, you can find full text [here](https://github.com/OlegWock/anori/blob/master/LICENSE).