Skip to content
/ elvis Public

ELVIS is a batch downloader for IVLE workbin. IVLE is used by students in National University of Singapore. This application is still under development.

License

Notifications You must be signed in to change notification settings

kfwong/elvis

Repository files navigation

ELVIS

travis-ci downloads-count

ELVIS (IVLE spelled backward) is a batch file downloader for workbins in the IVLE platform.

This application is programmed with Kotlin. It supports all major platforms Windows, MacOS and Linux.

elvis-ui

Prerequisite

  • Java JRE 1.8+

Usage

  1. Download the latest version from here.
  2. Double-click on the .jar file.
  3. Have fun!

Alternative: Can't open jar?

Run the following commands with your favourite command prompt/powershell/terminal:

  1. Navigate to your download directory:
$ cd C:\Users\kfwong\Download\
  1. Execute .jar file
$ java -jar <my-elvis-app>.jar

Developers & Designer Wanted!

This project started in August 2017 just before the new semester starts. It is still in infancy so there's a lot of improvement can be made!

If you are interested in contributing to this project, we invite you to read up this document!

About

ELVIS is a batch downloader for IVLE workbin. IVLE is used by students in National University of Singapore. This application is still under development.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published