Elegant itslearning desktop app
its is an unofficial itslearning app with many useful features, based on code from Caprine by Sindre Sorhus.
- Cross-platform
- Silent auto-updates
- App notification badge
macOS 10.9+, Linux, and Windows 7+ are supported (64-bit only).
Download the latest version below.
Download the .dmg
file.
Download the .AppImage
or .deb
file.
The AppImage needs to be made executable after download.
Download the .exe
file.
For taskbar notification badges to work on Windows 10, you'll need to enable it in Taskbar Settings.
You can toggle whether its stays on top of other windows in the Window
/View
menu or with Cmd/Ctrl Shift t.
When closing the window, the app will continue running in the background, in the dock on macOS and the tray on Linux/Windows. Right-click the dock/tray icon and choose Quit
to completely quit the app. On macOS, click the dock icon to show the window. On Linux, right-click the tray icon and choose Toggle
to toggle the window. On Windows, click the tray icon to toggle the window.
Built with Electron.
$ npm install && npm start
See the electron-builder
docs.
Use np
and for example run:
$ np minor --no-publish
Then edit the automatically created GitHub Releases draft, remove the .pkg
file, and publish.
its is a third-party app and is not affiliated with itslearning.
MIT