Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

Latest commit

 

History

History
35 lines (23 loc) · 1.19 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.19 KB

Traktron

A Trakt.tv Electron application

dependencies devDependencies MIT License

Screenshot

Traktron for macOS

Downloads

Latest release: Coming Soon

Development

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

Todo

  • Add back/forward keyboard support
  • Add back/forward navigation
  • Setup Windows installer
  • Add auto updater support

License

The code is available under the MIT License.