simonbengtsson / airdash

File sharing flutter webrtc app enabling sending files to any device from anywhere
https://airdash-project.web.app
MIT License
564 stars 116 forks source link

Feature Request: Hide to Menu Bar (Mac OS) #2

Open Rihcus opened 2 years ago

Rihcus commented 2 years ago

Is it possible to add an option to hide airdash to the mac menu bar? With KDE connect or android, there are options to drag files to the menu bar in order to send the files to another client for easy access.

Examples: image

image

Rihcus commented 2 years ago

Flutter menu bar example: https://github.com/troncoso/flutter_menubar_app_example

simonbengtsson commented 2 years ago

This would be great! I've played around with it a little actually already.