https://github.com/salif/hide-text
Hide a secret text message inside a text message
https://github.com/salif/hide-text
hidden-text hide hide-text invisible invisible-text secret-text unhide unicode unicode-characters
Last synced: 6 months ago
JSON representation
Hide a secret text message inside a text message
- Host: GitHub
- URL: https://github.com/salif/hide-text
- Owner: salif
- License: mit
- Created: 2019-05-14T14:48:19.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2023-11-14T21:59:22.000Z (over 2 years ago)
- Last Synced: 2024-12-29T10:13:49.131Z (over 1 year ago)
- Topics: hidden-text, hide, hide-text, invisible, invisible-text, secret-text, unhide, unicode, unicode-characters
- Language: HTML
- Homepage: https://codeberg.org/salif/hide-text
- Size: 25.4 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hide-text
Hide a secret text message inside a text message
## Install
```bash
npm install -g @salifm/hide-text
```
or
```bash
npm install -g git+https://codeberg.org/salif/hide-text.git
```
## Usage
```bash
hide-text-cli hide "public text" "secret text"
hide-text-cli unhide "public text"
```
or
```bash
# Requires zenity
hide-text
```
## License
Licensed under the [MIT](./LICENSE) license