Giter Site home page Giter Site logo

longzekai / epiboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alexays/epiboard

0.0 0.0 0.0 7.38 MB

Web Extension — A new tab page extension with material design and useful features :new: :tada:

License: MIT License

JavaScript 60.00% HTML 0.14% Vue 33.84% CSS 6.02%

epiboard's Introduction

Epiboard Build Status Version Paypal Donate Licence

A new tab page adding a touch of wow and an interface following the lines of the material design. 🆕 🎉.
You can simply and quickly access the weather, your RSS feeds, downloads, sessions, keep a look on Google Trends and much more.

Highly inspired and full rework of Cardboard by dotlouis.
Available on Chrome Web Store and Firefox

Epiboard Epiboard

What is it?

Epiboard replaces the default new tab page. Where you can add cards, reorder them with drag and drop.
Colors, Dark mode, Languages, Google Trends city can be customized from the settings page.
Weather city, RSS, Downloads can be customized from the card settings.
All settings are synchronized between browsers.

Current cards:

  • Weather
  • System (Chrome only)
  • Bookmarks
  • Sessions
  • Downloads
  • Quick settings
  • Quick Links
  • RSS
  • Top Sites
  • Apps (Chrome only)
  • LastFm
  • Translate
  • Epitech
  • Isefac

Requirement

Build Setup

If you want the stable version take it from Chrome Web Store or for Firefox

# install dependencies
$ npm install

# build for production with minification and generate zip
# For Chromium browser
$ npm run build:chrome
# For Firefox
$ npm run build:firefox

# build for production with the bundle analyzer report
$ npm run build:chrome -- --report

# in your browser extension page
# load unpacked extension from dist folder.

Opera

  1. Install the Opera Extension that allows you to Add Chrome Extensions: HERE.
  2. Install Epiboard from Chrome Web Store or local install
  3. Install the Custom New Tab Page extension
  4. In Custom New Tab page settings enter URL: chrome-extension://eblmkpheecdcbflbhbadgfciakhlhdnm/index.html

Notes on permissions

Some of theses permissions are not optional only due to manifest/API limitations: learn more: chrome, firefox

  • storage: to save user's settings such as background image
  • geolocation: to allow weather cards to detect your location
  • management: to display your apps not optional due to error to access icons
  • [Optional on Chrome] sessions: to retreive chrome sessions linked to your account and display them in a card
  • [Optional on Chrome] browsingData: to allow the quick-settings card to remove your cache, cookies, history and local storage
  • [Optional on Chrome] identity: to request a connection to your external account
  • [Optional] tabs: to show your recently closed tabs (sessions card)
  • [Optional] downloads: to display your recent downloads
  • [Optional] downloads.open: to open files you have downloaded from the download card
  • [Optional] system.cpu: to collect and display your computer's cpu usage
  • [Optional] system.memory: to collect and display your computer's memory usage
  • [Optional] system.storage: to collect and display your computer's storage usage
  • [Optional] topSites: to display your most visited websites
  • https://trends.google.com/trends/hottrends/visualize/internal/data: to fetch google trends at this address
  • https://www.google.com/doodles/search: to fetch google doodles at this address

Wiki

Do you have any questions? Maybe the answer is in the Wiki

License

This project is licensed under the MIT License - see the LICENSE file for details

epiboard's People

Contributors

alexays avatar briangtn avatar mikeb2k avatar jonny-gm avatar ak84ak avatar colinmcneil avatar belgiangeek avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.