Timezoner Extension
A Chrome extension to help you coordinate across timezones. Input the date and time of your event and then we give you a link where others can view the event in their respective timezone. BOOM! Timezoning made easy ππΌ
Now available on Firefox as well!
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Prerequisites
In order to get this project running locally, you'll need to have the following installed on your computer:
node v8.11 or above
npm v5.6 or above
yarn v1.9.4 or aboveInstalling & Developing Locally
A step by step series of examples that tell you have to get a development env running
- Install the dependencies using yarn
yarn install- Start the app
yarn start- Navigate to localhost:1234. You should see something like this.
- Go off and develop young one.
Running the tests
npm test
Building
When you're ready to create a new version to deploy, run:
yarn buildThis preps your app for deployment. It will create a build directory called dist. Compress/zip this folder and upload it to the Chrome Web Store when you need to release a new update. Don't forget to change the version number in the manifest.json.
Deployment
There are two ways you can deploy:
- manually by running the
deploy.jsfile - merging or pushing changes on the
masterbranch
Before you do so, make sure to bump the version in the manifest.json. In the future, the plan is to automate the version bump.
Built With
Contributing
Coming Soon -
Versioning
We use SemVer for versioning.
Authors
- JavaScript Joe - @jsjoeio
- Shawn Wang - Initial work - @sw-yx
He created
create-react-app-parcelwhich served as a quick boilerplate for this project.
License
This project is licensed under the MIT License - see the LICENSE.md file for details.
Acknowledgments
- Hat tip to Shawn Wang who wrote created the boilerplate for
create-react-app-parceland boilerplate repo.

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.


