Autofill/Autologin for the Blackboard iOS app
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matthew Matter 43485a9f27
Update Tweak.xm
6 anni fa
media Initial Commit 6 anni fa
packages Initial Commit 6 anni fa
.gitattributes :neckbeard: Added .gitattributes & .gitignore files 6 anni fa
.gitignore :neckbeard: Added .gitattributes & .gitignore files 6 anni fa
BlackBoardHVCCAutoLogin.plist Initial Commit 6 anni fa
License.md Initial Commit 6 anni fa
Makefile Initial Commit 6 anni fa
Readme.md Update Readme.md 6 anni fa
Tweak.xm Update Tweak.xm 6 anni fa
control Initial Commit 6 anni fa

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