ScratchMessagesConsole
From SWEE.codes wiki
More actions
(Redirected from SMCpp)
|
Logo of SMC++, a new version | |
| Released | August 8 2022 |
|---|---|
| Language | C# |
| Platform(s) | Linux, Windows, MacOSX |
| License | MIT |
| Created by | Swee |
| Website | https://git.swee.codes/swee/SMCpp |
ScratchMessagesConsole is a command-line utility that tracks a user's message counter on Scratch.
This was the first command-line application Swee made with C#.
It was also a simple example of using the Scratch API.[1]
The project was discontinued after release because Swee didn't feel the need of edits.

A remake
In 2025, Swee decided to revive the project with a new application called SMC++.[2]
It's packed with enhancements, like using a figlet[3], correctly parsing JSON, and automatically reloading.

The project continues to be maintained.