/Pinto

A modernish IM client inspired by Skype 0.97

Primary LanguageC#GNU General Public License v3.0GPL-3.0

CodeFactor

💬 Pinto IM

A modernish IM client inspired by Skype 0.97

⚠️ Warning

Pinto! IM is currently not finished and will take a lot of time to be fully perfected and done, it is not yet ready to be used as a daily IM platform

ℹ️ Information

  • Written in C# (.NET Framework 4.0)
  • The classic look and feel of Skype 0.97
  • Fully open and transparent design

📌 Features / Roadmap

  • 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)

♥️ Third-party attributions

Thanks to all of these great projects that made Pinto! possible!
The version that Pinto! uses is listed next to the links

🛜 Server

Looking for the server software?
Here you can find an official implementation

👨‍💻 Contributing

You may proceed with the following steps if you wish to contribute to this project

  1. Fork or clone this repository
  2. Make your changes
  3. Commit & push your changes
  4. Submit a pull request here

⚖ License

This project is licensed under the GPLv3 license
You may refer to the "LICENSE" file for more information