Y0ngg4n / fluffy_board

A offline and online Flutter Whiteboard with collaboration Features. Maintained in my free time. Currently demo is offline
GNU General Public License v3.0
92 stars 17 forks source link
draw drawing export flutter foss import offline online open-source whiteboard

Logo

Fluffyboard

Fluffyboard is a open source, free and self-hostable Whiteboard Application

Get it on Google Play Get it on F-Droid

Docker Cloud Automated build Docker Cloud Build Status GitHub tag (latest SemVer) GitHub language count GitHub Push to Dockerhub

Table of Contents

  1. Features
  2. Installation
  3. Roadmap
  4. Contributing
  5. License

Features

Installation

Web instance

For the Docker image see more on DockerHub.

To set up your own web instance visit the Fluffy REST API Repository.

Windows

Download the Fluffyboard-windows.zip from the latest Release.

Extract the zip archive and place it's contents in the folder of your choice.

Linux

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

macOS

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.

Roadmap

You can find the current roadmap in Projects.

Coming Soon

Contributing

Contributions are always welcome!

License

Fluffyboard is licensed under the GNU General Public License v3.0.