Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hymm/squid-tracks
An Unofficial Desktop Client for Splatnet2
https://github.com/hymm/squid-tracks
electron electron-app react react-bootstrap react-router-v4 splatoon splatoon-2 splatoon2
Last synced: 10 days ago
JSON representation
An Unofficial Desktop Client for Splatnet2
- Host: GitHub
- URL: https://github.com/hymm/squid-tracks
- Owner: hymm
- Created: 2017-07-21T22:29:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T14:23:09.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T08:09:10.703Z (7 months ago)
- Topics: electron, electron-app, react, react-bootstrap, react-router-v4, splatoon, splatoon-2, splatoon2
- Language: JavaScript
- Homepage:
- Size: 5.31 MB
- Stars: 134
- Watchers: 21
- Forks: 25
- Open Issues: 90
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# SquidTracks
An unoffical desktop program for viewing splatnet 2 statistics and uploading them to stat.ink.
Splatnet 2 only records the most recent 50 games and this tool is for uploading the
game data to stat.ink for longer term access. There is also some data that splatnet 2
does not display. This program gives access to that data too.## Installing
Currently Windows (exe), OS X (dmg, mac.zip), and Linux (AppImage) are supported. Get the packages here https://github.com/hymm/squid-tracks/releases#### Installing on Windows
Download installer .exe from https://github.com/hymm/squid-tracks/releases.
You will get a warning when running the installer. Bypass the warning by clicking
"more info" and then "Run Anyways."#### Installing on Mac
#### Installing on Linux
## Contributing
If you're interested in contributing feel free to contact me or create a pull request. Check [issues](https://github.com/hymm/squid-tracks/issues) to see if there's anything you would be interested in working on. Help with translations is especially welcome. See [here](./docs/en/development.md) for information about development.
## Built With
* Electron
* create-react-app
* React
* Bootstrap
* Travis## Alternative stat.ink Clients
* [splatnet2statink](https://github.com/frozenpandaman/splatnet2statink) command line python uploader
* [ikaLog](https://github.com/hasegaw/IkaLog) If you have a capture card, this program can provide a lot more information. What weapons you're killed by, other onscreen events, ect. I'm unsure how well it support Splatoon 2.
* [stat.ink](https://stat.ink/) The button on the top right allows you to enter data manually.
* [ikaRec](https://play.google.com/store/apps/details?id=ink.pocketgopher.ikarec&hl=en) Manually enter data using this android app.## Contributors
* **[hymm](https://github.com/hymm)** *Maintainer* [@Wrong_Shoe](https://twitter.com/Wrong_Shoe) (Discord) WrongShoe#9733
* **[DanSyor](https://github.com/DanSyor)** *Schedule tab appearance*, fr Translations [@DanSyor](https://twitter.com/DanSyor) (Discord) BlueDan#8041
* **[okuRaku](https://github.com/okuRaku)** *League Tab, ja Translations* [@okuRaku](https://twitter.com/okuRakuu) (Discord) okuRaku#1417
* **[mcescalante](https://github.com/mcescalante)** *Mac Releases* [@mcescalante](https://twitter.com/mcescalante) (Discord) sofly#3729
* **[ZelenkaChris](https://github.com/ZelenkaChris)** *Annie Store improvements, bug fixes*
* **[wkoichi](https://github.com/wkoichi)** *Bug fixes*## Acknowledgements
* [frozenpandaman](https://github.com/frozenpandaman/): I referenced his [python uploader](https://github.com/frozenpandaman/splatnet2statink) for parsing splatnet-2 to stat.ink. For creating part of the login API
* [fetus hina](https://github.com/fetus-hina): for creating [stat.ink](https://stat.ink) and answering my questions about the API.
* [Danny](https://github.com/Rapptz): For originally figuring out how to log into splatnet-2 and making [R.Danny](https://github.com/Rapptz/RoboDanny).
* My girlfriend [@Selkaine](https://twitter.com/Selkaine) for making graphics.