Code Monkey home page Code Monkey logo

holo-schedule's Introduction

holo-schedule logo

holo-schedule

Test status

—— Keep in touch with Hololive.

One browser extension COVERs all scheduled and guerrilla livestreams.

日本語 中文

Table of contents

  1. Install from store
  2. Supported Browsers
  3. System dependencies
  4. Build
  5. Test
  6. Develop

Install from store

You can get this extension from the official download pages on Mozilla AMO or Chrome Web Store.

Mozilla AMO Chrome Web Store

Supported Browsers

Browser Support Level
Firefox (>=57.0) Officially Supported v57 is the minimum version required to support Firefox's modern add-on.
Chrome (>=57.0) Officially Supported v57 is the minimum version required to support CSS Grid layout.
Opera / Edge (>=79.0.309) Unofficially Supported as a Chrome-compatible target

last 3 Firefox and Chrome versions are recommended to unlock all functionalities of holo-schedule.

Holo-schedule should work on all modern browsers based on chromium, including Opera and the new Edge.

System dependencies

  • Yarn
  • Firefox or Chrome of the latest version

Build

Build holo-schedule from source code and install it into your browser manually.

Note: Use 'dir' instead of 'ls' if you are developing on Windows

Run

# Clone this repository
git clone https://github.com/YunzheZJU/holo-schedule.git && cd holo-schedule

# Install dependencies
yarn

# Build web extension
yarn run web-ext:build

# Web extension will be written to web-ext-artifacts/
ls web-ext-artifacts

# Output files will be written to dist/
ls dist

Test

Holo-schedule uses JEST as the test framework.

First please follow build procedures to ensure your dependencies are installed properly.

Then run

yarn run test

Develop

Developing holo-schedule on your local machine

First please follow build procedures to ensure your dependencies are installed properly.

Then run

yarn run dev

After that, open another command line tab/window and run

# Start developing in Firefox
yarn run start
# Or Chrome
yarn run start:chromium

TODO

holo-schedule's People

Contributors

yunzhezju avatar taizan-hokuto 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.