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
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PoundText!