Yannis4444 / Orange-Share

A small python server that accepts requests from an Apple shortcut to allow sharing all sorts of media from iOS with any desktop OS. It allows sending content right from the share sheet - similar to AirDrop between Apple Devices
MIT License
48 stars 3 forks source link

GNOME Shell extension installation doesn't work #22

Closed etlam262 closed 3 years ago

etlam262 commented 3 years ago

It looks like the extension.js can't be in a subdirectory of the extension's directory. The simplest way to install the extension probably would be the following:

$ git clone https://github.com/Yannis4444/Orange-Share.git
$ cp -r Orange-Share/gnome-shell-extension/ <extensions-dir>/orange-share@Yannis4444.github.com