Flowplane is a note-taking app designed to streamline your note-taking experience. With its unique feature of floating notes, it allows you to create windows for note-taking that seamlessly integrate into your workflow.
- Floating Notes: Open windows for note-taking with ease using Ctrl/Command + L.
- Seamless Integration: Integrate note-taking into your tasks effortlessly.
- Built with Rust: Utilizing the power and efficiency of Rust programming language.
To get started with Flowplane, follow these steps:
- Download the installer from GitHub
- Run the installer
Once Flowplane is running, use the shortcut Ctrl/Command + L to open floating notes. Start taking notes seamlessly within the application.
We welcome contributions to make Flowplane even better! To contribute:
- Fork the repository.
- Create your feature branch:
git checkout -b feature/NewFeature
- Commit your changes:
git commit -m 'Add NewFeature'
- Push to the branch:
git push origin feature/NewFeature
- Open a pull request.
Flowplane is licensed under the MIT License.