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

https://github.com/haquenafeem/anonymous

Send and receive secrete messages; generate and share qrcode also messages as image.
https://github.com/haquenafeem/anonymous

anonymous fullstack-development golang html-css-javascript image-generation ngl-link qrcode-generator

Last synced: about 2 months ago
JSON representation

Send and receive secrete messages; generate and share qrcode also messages as image.

Awesome Lists containing this project

README

          

# Anonymous

Lets you send and recieve anonymous message; kind of like [NGLLINK](https://ngl.link/)

## Features
- Send and receive anonymous messages.
- User-friendly interface.
- Generate qrCode and share.
- Share message as image.

## How to run
- Clone `https://github.com/haquenafeem/anonymous.git`
- Run `cp .default.env .env`
- Update the value for .env
- Run `go run cmd/*.go`

Hopefully you will like the project. If you want to change something please create a PR.
If you like give a ⭐ to the repository.

Thanks