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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PoundText!