Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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