Create clean, customizable screenshots of Nostr posts for seamless sharing.
Go to SnapNostr
·
Report Issue
Table of Contents
SnapNostr is an open-source web app designed for Nostr enthusiasts inspired by poet.so. It allows users to create visually appealing, customizable screenshots of Nostr posts. With a focus on simplicity and a clean user experience.
- Customizable Design: Adjust colors, fonts, and layouts for a unique look.
- Minimalistic Interface: A user-friendly interface focused on ease of use and clarity.
- Open-Source: SnapNostr is fully open source, welcoming contributions from the community.
- Anonymous and Private: No sign-ups or personal data required to use SnapNostr. And no data is collected.
SnapNostr is built with simplicity in mind. It's a front-only app like most of the Nostr apps. It's built with React for the actual interface. And other static pages are built with vanilla HTML and CSS.
- Write a better parser
- Add measuring scale for horizontal and vertical resizing like poet.so
- Light - Dark modes
- Feature to add custom set of relays
- Multi-language Support
- Pre-generate the image eagerly
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
- Saiyasodharan - covered the cost for domain
- Kieran - let me use Snort's image proxy server
- poet.so - Inspiration