In this web app you can create a private chat room and share data across multiple devices. When you click the create btn it will generate a 6 digit room code which can be then used to join the room from different devices. The chat room will automatically delete after 15min.
Have you ever faced a problem like you have to share a long piece of text or a file to a public device like your office computer but don't want to store it on the cloud or share it with a third company?
On this website, you can create a chat room with 6 digit id which can then be used to join the chat from different devices. The chat room will automatically delete after 15-20min through cron jobs.
The project is 100% free and open source (https://github.com/Devang47/room...)
I would love to hear your views on this and feedback is much appreciated