Autofill/Autologin for the Blackboard iOS app
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Matthew Matter 43485a9f27
Update Tweak.xm
6 år sedan
media Initial Commit 6 år sedan
packages Initial Commit 6 år sedan
.gitattributes :neckbeard: Added .gitattributes & .gitignore files 6 år sedan
.gitignore :neckbeard: Added .gitattributes & .gitignore files 6 år sedan
BlackBoardHVCCAutoLogin.plist Initial Commit 6 år sedan
License.md Initial Commit 6 år sedan
Makefile Initial Commit 6 år sedan
Readme.md Update Readme.md 6 år sedan
Tweak.xm Update Tweak.xm 6 år sedan
control Initial Commit 6 år sedan

Readme.md

Auto-login / Auto-fill for Blackboard’s iOS app (Hudson Valley Community College)

About

This tweak will auto-fill your username and password for HVCC’s single sign-on. Very helpful if you use blackboard across multiple devices and keep having to re-login manually on your mobile.

Media

Screenshot Screenshot

Installation

Go to Releases and download latest deb (or direct) & install with iFile, Filza, dpkg or whatever suits your fancy.

OR

Clone repo and compile with theos

Usage

Setup Auto-fill

  • Select “SUNY - Hudson Valleu Community College” from the dropdown menu
  • Click the “Web Login”
  • Enter your username & password and hit “OK”
  • Click Web Login button again and give it a second.
  • Enjoy never having to type your username and password in again!

Resetting your login information

  • Logout if not already
  • Press the help button
  • Choose “Change”
  • Fill out user & pass then “OK”

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b add-my-uni
  3. Commit your changes: git commit -am 'Add support for my college'
  4. Push to the branch: git push origin add-my-uni
  5. Submit a pull request :D

History/Changelog

1.0.0 (1/16/2018)

  • Initial Release

Credits

Made by Gh0stByte

License

Modified MIT License. READ IN FULL BEFORE USE

License.md