Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

mariogarridopt/Rocket-Launch-Schedule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROCKET LAUNCH SCHEDULE

A schedule of upcoming rocket launches while browsing the web.


Chrome Web Store Firefox Add-ons Microsoft Edge Add-ons

Rocket LaunchSchedule

This is a Chrome Plugin & Firefox addon that allows you to display the schedule of the upcoming rocket launches.

screenshot

How to install

The fast way to get the app is to install it from the proper markets:

Building for use

The main javsacript files and under the /js directory. But the app uses the compiled /app.js. To build this file you can do gulp js.

  1. Install NPM deps:
npm install
  1. Compule js files:
gulp watch
  1. Make your changes;
  2. Open /popup.html to view your changes.

Contributing

This project is only possible because of your help. If you find any bug please report it at issues.

How to make a contribution

License

This project is available under the GPL-3.0 license.