Skip to content

Releases: leovergaramarq/tutor-manager

Version 1.2.0

30 Jul 09:17
Compare
Choose a tag to compare

Features

  • Secure user stored password with encryption.
  • Support for low season bonuses.
  • Display hours worked on billing page.

Release version 1.1.0

22 May 16:57
Compare
Choose a tag to compare

Synchronize local time with the World Time API for greater accuracy when scheduling.

Release version 1.0.0

15 May 07:25
Compare
Choose a tag to compare

tutor-manager release version 1.0.0

Ready-to-use version of Tutor.com auto scheduler.

Features:

  • Fast scheduling with web scrapping.
  • Easy consultation of billing information.
  • Customizable preferences.

And many more!

Usage

  1. Configure Puppeteer browser: Since tutor-manager uses web scrapping through Puppeteer, you must (1) have a Chromium-based browser (Chrome, Edge, Opera, Brave, etc.) or (2) install Puppeteer, which will bring the Chromum browser. For option (1), look for and copy the executable file's path of your preferred browser (e.g. C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe for Edge); for option (2), install Puppeteer.
  2. Download the tutor-manager.zip file from this page.
  3. Unzip the downloaded file.
  4. Inside the tutor-manager folder, run the tutor-manager.exe file. The program might be identified as an unrecognized app by Windows. In that case, just procceed to run it anyways. A terminal will show up.
  5. Do the port configuration.
  6. Complete the puppeteer-executable-path configuration: If in step 1 you followed option (1), then paste the copied path and press enter; if you chose option (2), just press enter without entering anything.

If the previous configuration fails in any point, feel free to create an Issue or contact leovergaramarq for support.

See README.md for more information on this project.