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.

Readme.md 1.5KB

il y a 6 ans
il y a 6 ans
il y a 6 ans
il y a 6 ans
il y a 6 ans
il y a 6 ans
il y a 6 ans
il y a 6 ans
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. # Auto-login / Auto-fill for Blackboard's iOS app (Hudson Valley Community College)
  2. ## About
  3. 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.
  4. ## Media
  5. ![Screenshot](../master/media/IMG_5010.PNG "Setup Screen during first login with tweak")
  6. ![Screenshot](../master/media/IMG_5011.PNG "When 'Help' is pressed")
  7. ## Installation
  8. Go to Releases and download latest deb (or [direct](../master/packages/)) & install with iFile, Filza, dpkg or whatever suits your fancy.
  9. OR
  10. Clone repo and compile with theos
  11. ## Usage
  12. ### Setup Auto-fill
  13. * Select "SUNY - Hudson Valleu Community College" from the dropdown menu
  14. * Click the "Web Login"
  15. * Enter your username & password and hit "OK"
  16. * Click Web Login button again and give it a second.
  17. * Enjoy never having to type your username and password in again!
  18. ### Resetting your login information
  19. * Logout if not already
  20. * Press the help button
  21. * Choose "Change"
  22. * Fill out user & pass then "OK"
  23. ## Contributing
  24. 1. Fork it!
  25. 2. Create your feature branch: `git checkout -b add-my-uni`
  26. 3. Commit your changes: `git commit -am 'Add support for my college'`
  27. 4. Push to the branch: `git push origin add-my-uni`
  28. 5. Submit a pull request :D
  29. ## History/Changelog
  30. #### 1.0.0 (1/16/2018)
  31. * Initial Release
  32. ## Credits
  33. Made by [Gh0stByte](http://twitter.com/Gh0stByte)
  34. ## License
  35. ### Modified MIT License. READ IN FULL *BEFORE* USE
  36. [License.md](../master/License.md)