MCPcopy Index your code
hub / github.com/Alexays/Epiboard

github.com/Alexays/Epiboard @1.7.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.7.3 ↗ · + Follow
281 symbols 338 edges 58 files 0 documented · 0% updated 3y ago1.7.3 · 2019-10-19★ 33816 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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

Core symbols most depended-on inside this repo

getToastCmp
called by 2
src/components/Toast/index.js
next
called by 2
src/components/Typer/main.js
createDialogCmp
called by 2
src/components/Dialog/index.js
setLang
called by 2
src/i18n/index.js
loadLang
called by 2
src/i18n/index.js
getLangs
called by 1
vue.config.js
generateLangsFile
called by 1
vue.config.js
removeEvals
called by 1
vue.config.js

Shape

Function 281

Languages

TypeScript100%

Modules by API surface

src/components/Typer/main.js24 symbols
src/components/Home/main.js16 symbols
src/components/Header/main.js14 symbols
src/components/Card/main.js14 symbols
src/cards/LastFm/main.js13 symbols
src/cards/Downloads/main.js13 symbols
src/components/Settings/main.js12 symbols
src/store/cache.js11 symbols
src/cards/Weather/main.js11 symbols
src/cards/Bookmarks/main.js11 symbols
src/cards/Epitech/api.js10 symbols
src/cards/Translate/main.js9 symbols

For agents

$ claude mcp add Epiboard \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact