DEV Community

Cover image for 🚀Made Paper , an offline note taking app with a "networkless" share option.🖥️🔄📱
The Black Mamba🔥
The Black Mamba🔥

Posted on

🚀Made Paper , an offline note taking app with a "networkless" share option.🖥️🔄📱

Paper is created by me and

pjijin image

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

GitHub logo JP1016 / Paper

🚀A "no-cloud" note taking app with "networkless" sharing. https://paperapp.now.sh

Paper

🚀A "no-cloud" note taking app with "no-network" sharing.

Paper

Live Preview: https://paperapp.now.sh

Made with ❤️ by Twitter Follow

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

Icons made by Smashicons from www.flaticon.com



Upvote on Product hunt
https://www.producthunt.com/posts/paper-6/

🤝 Contributing
Contributions, issues and feature requests are welcome! 😍

Oldest comments (2)

Collapse
 
quintisimo profile image
Quintus Cardozo

Looks great. Have you looked I to Index DB to increase the storage space for notes

Collapse
 
blackmamba profile image
The Black Mamba🔥

I did look into Index DB, but went on with local storage. I will take it as a future plan