ScratchMessagesConsole: Difference between revisions
From SWEE.codes wiki
More actions
Created page with "{{InfoBoxEntity | title = ScratchMessagesConsole | image = 150px | caption = Logo of SMC++, a new version | releasedate = August 8 2022 | platform = Linux, Windows, MacOSX | lang = C# | license = MIT | dev = Swee | site = https://git.swee.codes/swee/SMCpp }} '''ScratchMessagesConsole''' is a command-line utility that tracks a user's message counter on [https://scratch.mit.edu Scratch.] This was the first command-line application Swee made with C#. I..." |
(No difference)
|
Revision as of 05:04, 18 February 2025
![]() 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 undocumented Scratch API.
The project was discontinued after release.

A remake
In 2025, Swee decided to revive the project with a new application called SMC++, it's packed with way more features and makes one's terminal look good.
