Paper is created by me and
What lead to the creation of Paper?
The idea to create paper came out when we both were working on a side project and wanted to share text/links between our 🖥️🔄📱computers/mobile, thanks to BSNL (Indian Broadband Network) and its fluctuating internet connectivity, we thought of working on an offline note sharing application leveraging local storage and QR code.
✅ Live Preview: https://paperapp.now.sh
Pros
🔥 PWA Based
📖 OpenSource
⛓️ Easy Share
🔌 No Internet
🖥️ LocalStorage
📠 Share through QR
🌗 Dark/Light Theme
🖥️🔄📱Ideal for sharing between PC and Mobile / Mobile to Mobile
Cons
💾 Limited Storage
📳 No Web Based Sharing/Storage
🐘 Large texts are not supported
📷 Sharing depends on camera and depends on camera quality and background lighting
🖥️🔄🖥️ PC-PC Sharing is tough to achieve as you don't want to move your laptop and point it at another one 🙄. Well you can do a 🖥️🔄📱🔄🖥️
Paper is a PWA made with Angular,It uses local storage for storing notes, so you can't store more than 10 MB of notes, and sharing of large text via QR is not supported (seems to be a issue)
it uses QR code for sharing the note between devices.
If you like this share it/follow us on twitter, star this on github
Paper
🚀A "no-cloud" note taking app with "no-network" sharing.
✅ Live Preview: https://paperapp.now.sh
Features
🔥PWA Based
📖 OpenSource
⛓️ Easy Share
🔌 No Internet
🖥️ LocalStorage
📠 Share through QR
🌗 Dark/Light Theme
🤝 Contributing
Contributions, issues and feature requests are welcome! 😍
Show your support
Give a ⭐️ if this project helped you! 🥰
If you like this app , Star it on Github, Follow me on Twitter
Upvote on Product hunt
https://www.producthunt.com/posts/paper-6/
🤝 Contributing
Contributions, issues and feature requests are welcome! 😍
Top comments (2)
Looks great. Have you looked I to Index DB to increase the storage space for notes
I did look into Index DB, but went on with local storage. I will take it as a future plan