- Rust 99.3%
- Nix 0.7%
| crates | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
| shell.nix | ||
🧠 VOID 🧠
I could never find an app that combined all my needs as a second-brain tool. And that's how the idea for this project was born!
🔑 Key differences from popular second-brain apps
- 🔮 Rich functionality: The application was conceived as a hybrid of Notion and Obsidian. I hope I can satisfy all your (and my)) needs!
- 🔐 Local-first: Your data is stored locally! No third-party servers! Your secrets remain yours!
- ⚓️💥 Open-source: The code is fully open and available to everyone on GitHub!
- ✨ Cross-platform: If your platform is not yet supported, you can simply rebuild it from source!
- 🛠️ Easy to customize: The functionality of the app can be easily configured and extended without any programming skills!
- 💪 Flexible plugin system: A wide range of pre-installed plugins, and if that’s not enough, you can easily create your own!
- 🚀 Fast and efficient: The app is built with Rust and focused on performance!
💬 Join the Discussion
VOID now has GitHub Discussions!
This is the place where we talk about:
- New features and plugin ideas
- Bug reports and possible fixes
- UI/UX suggestions
- Collaboration and contributions
Jump in, share your ideas, and help shape the future of VOID!
📝 How to install and run VOID
🛠 Note: Rust is required for all systems.
1. Clone the repository
git clone --branch gpui-future https://github.com/WTWB-none/void.git
cd void
2. Run the app in development mode
cargo run
👨💻 Tech Stack
- Database: SurrealDB (for configuration and possibly user databases)
- Language: Rust
- GUI-library: GPUI
📝 Contact the Developer
If you have any suggestions, feel free to contact me on Telegram @iomanip.
💵 Support the Project
You can support the project on
- Boosty Or with crypto:
- USDT (TRC20): TGBhwVzX9JJ2n8CUVrrtLGK9EgGULBekT1
- ETH (ERC20): 0x576E6fF1911B42E6E636596791a62ed501881375
If this project can replace my job, I can devote more time to its development and release it faster. Everyone who supports the project will be mentioned on the official site and in the "Sponsors" section of the app.
Socials
You can check our updates in
📄 License
This project is licensed under the Apache License 2.0.
I'll change license to gpl v3
VOID REVIVED! I finally can proceed with development.