Dezentralbot Web is an open-source web application for discovering, previewing, and managing decentralized calendars using the Nostr protocol. It provides a modern, React-based interface for browsing Nostr event calendars, viewing event details, and exploring upcoming and past events.
WARNING:
This project is in early development and is not ready for beta usage. Expect incomplete features, bugs, and breaking changes. Do not use in production.
- 📅 Browse Nostr-based event calendars (NIP-52)
- 🔎 View event details
- ⚡ Built with React, Next.js, and Material-UI
- much more to come such as a tg bots and other stuff
Requirements:
- Node.js v22
Install and run Dezentralbot Web with npm:
npm install
npm run dev
Then visit http://localhost:3000 in your browser.
Contributions are always welcome! Please open issues or pull requests for bug reports, feature ideas, or improvements.
This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0).
You are free to use, modify, and distribute this software, provided that any derivative works or deployments are also licensed under AGPL-3.0 and their source code is made available.
See LICENSE for the full text.
Made with ❤️ for the decentralized web.
Disclaimer: This software is provided as-is, with no warranty. Use at your own risk.