Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rsnitsch/trackmania-records

Share trackmania records with your friends
https://github.com/rsnitsch/trackmania-records

highscore highscorelist highscores scoreboard scoreboards trackmania trackmania2020

Last synced: 4 days ago
JSON representation

Share trackmania records with your friends

Awesome Lists containing this project

README

        

# trackmania-records

This project allows you to compare your Trackmania 2020 records with your friends.

In the browser, it looks like this:

![Screenshot 1](docs/screenshot1.png "Screenshot 1")

It also features a total time comparison:

![Screenshot 2](docs/screenshot2.png "Screenshot 2")

Advanced statistics for a certain user can be displayed by appending `?user=name` to the URL (address in your browser):

![Screenshot 3 showing advanced user statistics feature](docs/advanced_user_stats.png "Advanced user statistics")

## Setup

### 1. Install web application (server)

Please refer to: https://github.com/rsnitsch/trackmania-records/tree/develop/server

### 2. Install uploader (client)

The uploader is what extracts your trackmania records from the autosaved replay files on
your computer and sends them to the web application.

The installation and usage instructions for the upload tool can be found at the bottom of
the web application index page. Alternatively, you can look them up here:
https://github.com/rsnitsch/trackmania-records/tree/develop/client