- Online Whiteboards
- Offline Whiteboards
- Downloading and Uploading Whiteboards
- Import and Export Whiteboards
- Organizing Whiteboards in Folders
- Sharing online Whiteboards with readonly and write Permissions
- Drawing lines
- Highlighting
- Drawing Straight Lines and Arrows
- Drawing Rects, Triangles and Circles
- Adding Text
- Uploading Images
- Importing PDF
- Changing Background
- Settings sync
- Adding bookmarks
- Changing Toolbar location
For the Docker image see more on DockerHub.
To set up your own web instance visit the Fluffy REST API Repository.
Download the Fluffyboard-windows.zip
from the latest Release.
Extract the zip archive and place it's contents in the folder of your choice.
Download the Fluffyboard-linux.zip
from the latest Release.
Extract the zip archive and and place it's contents in the folder of your choice.
Give the executable the required permissions.
chmod +x fluffy_board
Create a symbolic link to the executable in /usr/local/bin/
.
sudo ln -s /home/USERNAME/PATH/TO/EXECUTABLE /usr/local/bin/fluffyboard
Download the Fluffyboard-mac.zip
from the latest Release.
Extract the zip archive and and place it's contents in the folder of your choice.
Give the executable the required permissions.
chmod +x fluffy_board.app
You can now find Fluffyboard in Finder
.
You can find the current roadmap in Projects
.
- [] Performance improvements
- [] Heavy refactoring
Contributions are always welcome!
Fluffyboard is licensed under the GNU General Public License v3.0.