Autofill/Autologin for the Blackboard iOS app
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Matthew Matter 43485a9f27
Update Tweak.xm
il y a 6 ans
media Initial Commit il y a 6 ans
packages Initial Commit il y a 6 ans
.gitattributes :neckbeard: Added .gitattributes & .gitignore files il y a 6 ans
.gitignore :neckbeard: Added .gitattributes & .gitignore files il y a 6 ans
BlackBoardHVCCAutoLogin.plist Initial Commit il y a 6 ans
License.md Initial Commit il y a 6 ans
Makefile Initial Commit il y a 6 ans
Readme.md Update Readme.md il y a 6 ans
Tweak.xm Update Tweak.xm il y a 6 ans
control Initial Commit il y a 6 ans

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