PintoIM / Pinto

A modernish IM client inspired by Skype 0.97

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A modernish IM client inspired by Skype 0.97

License:GNU General Public License v3.0


Languages

Language:C# 98.7%Language:PowerShell 1.3%