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: 3 months ago
JSON representation
Share trackmania records with your friends
- Host: GitHub
- URL: https://github.com/rsnitsch/trackmania-records
- Owner: rsnitsch
- License: other
- Created: 2020-08-25T19:21:10.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2023-04-07T15:52:25.000Z (about 2 years ago)
- Last Synced: 2025-02-09T06:15:22.312Z (4 months ago)
- Topics: highscore, highscorelist, highscores, scoreboard, scoreboards, trackmania, trackmania2020
- Language: PHP
- Homepage:
- Size: 174 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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:

It also features a total time comparison:

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

## 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