A simple program to modify text. It puts a # in front of every word if you want. It can turn your text upside down. It has a rudimentary text encryption code.
This application is useful for chats, for example Youtube, facebook, twitter.
It is coded with Visual C++ 2015, MFC. Visual C++6 will not compile this. You can compile for Win32 and Win64.
For example, this
Hello Youtube people!
becomes this
#Hello #Youtube #people!
For example, this
Where are you guys?
becomes this
¿sʎnƃ noʎ ǝɹɐ ǝɹǝɥM
For example, this
Where are you guys?
becomes this
?guys you are Where
Features
- puts a # in front of every word
- turn your text upside down
- rudimentary text encryption
Categories
ChatLicense
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow PoundText
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PoundText!