Skip to content

Browser extension and Web App made with React & Emotion for helping you sync timezones across the globe. Available for Firefox, Chrome & Edge.

License

Notifications You must be signed in to change notification settings

beauallison/mrWolf

Repository files navigation

Mr Wolf

CI

Browser Extension and Web App made with React, Emotion, & TypeScript for helping you sync timezones across the globe.

Web Version

https://mrwolf.app

Desktop Browser Extensions

Available on the Extension Stores for

Features List

Feature Status
>6000 Cities
24 Hour Time Toggle
Display Seconds Toggle
Browser Storage & Sync
Web Version
Firefox Extension
Chrome Extension
Edge Extension
Theme Support
Simple Custom Font Sizes
Plus / Minus Time Adjuster 🔜
Checklist
Sorting of times 🔜
Advanced Customisation (Fonts, Colours) 🕒

Running Locally

This app requires Node and NPM to build and run.

1. Build

git clone https://github.com/beauallison/mrWolf/
cd mrWolf
npm install
npm run build

2. Run

  1. Open Firefox
  2. Open about:debugging
  3. Click This Firefox
  4. Click Load Temporary Add-on...
  5. Open the build folder in the project directory
  6. Open the manifest.json file

For more information view the instructions at Mozilla

Contributions

I would love your feedback! Please raise issues or if you would like to contribute raise any PRs for fixes you find.

Special Thanks

  • To Cameron Murphy for early testing and finding all the meddlesome bugs

  • To Sohil Pandya for the Checklist idea, inspiration and testing

Acknowledgements