Autofill/Autologin for the Blackboard iOS app
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Matthew Matter 43485a9f27
Update Tweak.xm
6年前
media Initial Commit 6年前
packages Initial Commit 6年前
.gitattributes :neckbeard: Added .gitattributes & .gitignore files 6年前
.gitignore :neckbeard: Added .gitattributes & .gitignore files 6年前
BlackBoardHVCCAutoLogin.plist Initial Commit 6年前
License.md Initial Commit 6年前
Makefile Initial Commit 6年前
Readme.md Update Readme.md 6年前
Tweak.xm Update Tweak.xm 6年前
control Initial Commit 6年前

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