I won't be maintaing this project, as the codebase is anything but desirable or what I would write today
A modernish IM client inspired by Skype 0.97
- Written in C# (.NET Framework 4.0)
- The classic look and feel of Skype 0.97
- Fully open and transparent design
- Instant Messaging ✅
- Group messaging ✅ (proof of concept at the moment)
- File sharing ❎
- Calls ❎
- Server browser ✅ (proof of concept at the moment)
- Secure protocol communication ✅ (using RSA to transmit a randomly generated AES-256 key)
- Fully customizable interface ❎
- Scripting ✅ (not very friendly at the moment)
Thanks to all of these great projects that made Pinto! possible!
The version that Pinto! uses is listed next to the links
- CS-Script v3.24.2
- Microsoft.Bcl.Async v1.0.168
- NAudio v1.10.0
- Newtonsoft.Json v13.0.3
- System.ValueTuple v4.5.0
- Bouncycastle v1.8.4
- Hexbox v1.6.0
Looking for the server software?
Here you can find an official implementation
