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

tombonez/Traktron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.