Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.09 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.09 KB

DMV Appointment Checker

Monitor latest appointment availabilities for the Californian Department of Motor Vehicle

DMV Appointement checker screenshot

Contribute

You are welcomed to fork the project and make pull requests.

Set up your development environment

  • Visit chrome://extensions (via omnibox or menu -> Tools -> Extensions).
  • Enable Developer mode by ticking the checkbox in the upper-right corner.
  • Click on the "Load unpacked extension..." button.
  • Select the directory src in this repository.

Todo or Nice to have

  • Behind the wheel appointement checker
  • Support for other DMV states
  • Improve options UX
  • Develop Firefox and Safari versions

Release History

  • Version 1.2.0: March 4 2020 Thanks @ssgao
  • Version 1.1.1: December 1 2017
    • Open sourced the extension
  • Version 1.1.0: November 30 2017
    • Fixed typos
    • Added datepicker for the booking date
  • Version 1.0.0: November 28 2017
    • Initial release