Skip to content
This repository has been archived by the owner on May 15, 2021. It is now read-only.
/ dokdrop Public archive

Electron application that guesses the track and car of an iracing setup by its filename and moves it accordingly.

License

Notifications You must be signed in to change notification settings

nnsdev/dokdrop

Repository files navigation

dokdrop

Dokdrop

Build Setup

# install dependencies
npm install

# copy `env.example.js` to `.env.js` and modify accordingly

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build


# lint all JS/Vue component files in `src/`
npm run lint

About

Electron application that guesses the track and car of an iracing setup by its filename and moves it accordingly.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published