Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days 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 (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-11-14T21:59:22.000Z (almost 1 year ago)
- Last Synced: 2023-11-14T22:36:21.329Z (almost 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: 21.5 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