resir014 / TMViz

Web-based controller visualisation widget for TrackMania.

Home Page:https://tmviz.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TMViz

Web-based controller visualisation widget for TrackMania.

TMViz is a lightweight, web-based controller visualisation widget for streaming apps like OBS or XSplit. It is primarily created for TrackMania, but it can be easily reconfigured to work with other racing games.

Contributing

Pull Requests + other contributions welcome! Please read the CONTRIBUTING.md file to get started.

You can also help the project by submitting bug reports or feature requests.

Developing

A nodejs >= 12.0.0 setup with yarn is recommended.

# install dependencies
yarn

# serve with hot reload at localhost:3000
yarn dev

# build for production
yarn build

# run lint + type check
yarn validate

Credits

Built with Next.js.

License

MIT.

About

Web-based controller visualisation widget for TrackMania.

https://tmviz.vercel.app

License:MIT License


Languages

Language:TypeScript 94.4%Language:JavaScript 4.2%Language:CSS 1.4%