-
Version 2.0.1
StableSome checks failedCompile and test using leiningen / Run tests (push) Has been cancelledreleased this
2026-02-24 00:18:16 +01:00 | 0 commits to main since this releaseWork around to this bug in the Riot API https://github.com/RiotGames/developer-relations/issues/1134
The bug ignores start and end timestamps. I have added a filter to show only matches between the specified dates.
- Linux x64 executable: riot.7z
- Uber jar for all platforms: riot-clojure-2.0.145-standalone.jar
Downloads
-
Version 2.0
StableSome checks failedCompile and test using leiningen / Run tests (push) Has been cancelledreleased this
2026-02-06 10:07:43 +01:00 | 2 commits to main since this releaseComplete rewrite of the application, maintaining same functionality as v1.1
- zipped Linux x64 executable: riot.7z
- uberjar for all platforms: riot-clojure-2.0.141-standalone.jar
Downloads
-
Version 1.1
StableSome checks failedCompile and test using leiningen / Run tests (push) Has been cancelledreleased this
2025-08-12 09:32:07 +02:00 | 58 commits to main since this releaseNew features:
- Simplify CLI options and parameters
- Calculate simple statistics: win/loss rate, hours played every day, etc.
- Get more data and delete some unused fields
- Clean and refactor some code
- Logging
- Get only LOL or TFT data
- Use Gitea Actions
Downloads
-
First full featured version. Pre-Release
released this
2025-07-15 11:59:51 +02:00 | 95 commits to main since this releaseFirst version with those features:
- Call the api with development or production keys
- Get a list of matches
- Get matches between two dates
- Check if player is currently playing
- Show the match's data in several formats:
- ASCII table (by default)
- Clojure native EDN format
- JSON
- CSV
- Select data fields to show
- Format dates and durations
- Show the result of the match (win/loss)
- Bulk request for hundred of matches
Downloads