A free alternative to organize your projects into visual boards.
Completely free and without any limitations, Hibounote is a Open Source project that offers a visual and infinite canvas where you can create and manage as many boards as your creativity demands. Whether you're brainstorming, planning projects, or jotting down notes, Hibounote provides an unrestricted, seamless environment to help you turn your thoughts into structured plans.
Built in Angular
with jsplumb and Panzoom Hibounote is a free and open-source alternative to note organization apps like:
- Milanote;
- Evernote;
- Notion;
- Miro.
The idea it's to be a completely free web app, since all these options offer a freemium aproach.
If you want to contribute, see the contributing section. Your help will be very important to build the project!
Pre-requisites
To be able to start development on Hibounote, make sure you have the following prerequisites installed:
- Clone the repository and install dependencies:
git clone https://github.com/gustavofdasilva/hibounote.git
cd hibounote
npm install
- Run
ng serve
for a dev server. Navigate tohttp://localhost:4200/
. The application will automatically reload if you change any of the source files.
ng serve
The development environment should now be set up.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.
Hibounote is an open-source project. I really apreciate any effort on it. You can help by:
- Finding bugs;
- Proposing new features;
- Improving the docs;
- Improving the general design
- Many more!
Find the contributing guide here
⭐ All contributors will have their profiles added to the official website.
OpenMoji. License: CC BY-SA 4.0
Hibounote is licensed under the MIT License. See the LICENSE file for more information.