A Trakt.tv Electron application
Latest release: Coming Soon
git clone
the repository, npm install
all dependencies and you are good to go.
Command | Description |
---|---|
npm start |
Starts the application |
npm run build |
Builds for all supported platforms |
npm run build:macos |
Builds the macOS application |
npm run build:win64 |
Builds the Windows x64 application |
npm run build:win32 |
Builds the Windows x86 application |
- Add back/forward keyboard support
- Add back/forward navigation
- Setup Windows installer
- Add auto updater support
The code is available under the MIT License.