cross-platform / icloud-for-linux

Access all of your favourite iCloud apps from Linux
https://snapcraft.io/icloud-for-linux
GNU General Public License v3.0
381 stars 56 forks source link

product installs but will not start #35

Closed MikeVaccaro closed 3 years ago

MikeVaccaro commented 3 years ago

from the Gui when I start any of the Icloud modules, nothing happens. from the command line, I do snap list and it shows up I try snap run icloud-for-linux and it says error: cannot find app "icloud-for-linux" in "icloud-for-linux"

please advise!

MarcusTomlinson commented 3 years ago

Hi @MikeVaccaro, the snap is made up of a number of applications (mail, contacts, calendar, etc.). In order to run one of them you’ll need to execute icloud-for-linux.<app> (E.g. icloud-for-linux.mail)

Typing icloud-for-linux. then pressing tab will display your options.

kcossabo commented 3 years ago

thank you. for the new / novice this might be put on the intro page or readme. I was about to give up.