/its

Elegant itslearning desktop app

Primary LanguageJavaScriptMIT LicenseMIT

its

Elegant itslearning desktop app

its is an unofficial itslearning app with many useful features, based on code from Caprine by Sindre Sorhus.

Highlights

  • Cross-platform
  • Silent auto-updates
  • App notification badge

Install

macOS 10.9+, Linux, and Windows 7+ are supported (64-bit only).

Download the latest version below.

macOS

Download the .dmg file.

Linux

Download the .AppImage or .deb file.

The AppImage needs to be made executable after download.

Windows

Download the .exe file.

For taskbar notification badges to work on Windows 10, you'll need to enable it in Taskbar Settings.

Features

Always on Top

You can toggle whether its stays on top of other windows in the Window/View menu or with Cmd/Ctrl Shift t.

Background behavior

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.

Dev

Built with Electron.

Run

$ npm install && npm start

Build

See the electron-builder docs.

Publish

Use np and for example run:

$ np minor --no-publish

Then edit the automatically created GitHub Releases draft, remove the .pkg file, and publish.

Maintainers

Disclaimer

its is a third-party app and is not affiliated with itslearning.

License

MIT