lforst / tiss-auto-login

A chrome extension to automatically log you into online services of the Technical University of Vienna.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Online services of the Vienna University of Technology (TU Wien) have infuriatingly short session times. TISS Auto Login is a small and simple Chrome Extension that combats this high priority issue by automatically logging you back into TUWEL and TISS.

Simply provide your login credentials and TISS Auto Login will do all the hard work for you.

Installation

Quick-ish method (that sometimes won't work):

  • Download tiss-auto-login_vX.X.X.crx (latest release desirable).
  • Go to your Chrome Extensions. (chrome://extensions/)
  • Click to check Developer mode.
  • Now drag and drop the tiss-auto-login.crx file into the chrome window. Make sure you are still on the extensions page!
  • Click on Add extension.

Normal method:

  • Download and unzip tiss-auto-login_vX.X.X.zip (latest release desirable).
  • Rename the unzipped directory to tiss-auto-login
  • Go to your Chrome Extensions. (chrome://extensions/)
  • Click to check Developer mode.
  • Click Load unpacked extension....
  • In the file selector dialog:
    • Select the directory tiss-auto-login which was created above.
    • Click Open.

TISS Auto Login is now available in your Chrome browser.

Usage

Before the extension will work you need to set the credentials the extension will log you in with. You can do this by going to the extension's option page:

  • Right-click on its icon in the upper right corner of your browser.
  • Select options.

After you're done, make sure to enable the extension by ticking the checkmark in the popup that opens up when you click on its icon.

Notice

Your login data

Your credentials will be slightly obfuscated and need to be stored locally.

Please note, that sadly, there is no way for this extension to safely encrypt this data, so keep people away from your computer!

Affiliation with Vienna University of Technology (TU Wien)

This extension (TISS Auto Login) is in no way affiliated with TISS (TU Wien Informations-Systeme & Services), the Vienna University of Technology (TU Wien) or any of its services. This is a private project of a student of the Vienna University of Technology under the MIT License.

Contribuiting

If you have ideas on how to improve this extension feel free to open an Issue or create a pull request!

About

A chrome extension to automatically log you into online services of the Technical University of Vienna.

License:MIT License


Languages

Language:JavaScript 39.5%Language:CSS 31.3%Language:HTML 29.2%