All Projects → slytomcat → Yandex Disk Indicator

slytomcat / Yandex Disk Indicator

Licence: gpl-3.0
Panel indicator (GUI) for YandexDisk CLI client for Linux

Programming Languages

python
139335 projects - #7 most used programming language

Labels

yandex-disk-indicator

yandex-disk-indicator

license wiki PPA

DeepSource

Desktop panel indicator for YandexDisk CLI client for Linux

INSTALLATION:

See installation instruction in Wiki

INTERFACE LANGUAGES

English, Russian, Greek, Bulgarian, Belorussian.

Everybody welcome to translate it to other languages!

NOTES:

Indicator code assumes that:

  • yandex-disk-indicator.py is copied to /usr/bin/yandex-disk-indicator and marked as executable (chmod a+x ...)
  • fm-actions/ and icons/ folders, ya-setup files are located in /usr/share/yd-tools folder
  • *.desktop files were placed in /usr/share/applications folder
  • compiled language files (translations/*.mo) are located in the system depended folders (i.e. usr/share/locale/{LANG}/LC_MESSAGES/ in Linux)
  • ya-setup utility translations files (translations/ya-setup*.lang) are located in /usr/share/yd-tools/translation folder NOTE: All action above can be done via running of build/install.sh script
  • indicator settings are stored in ~/.config/yd-tools/yandex-disk-indicator.conf (file is automatically created on the first start).

build - everything that need to build the .deb package or source.changes file (only change key for signatures). Additional tools are required: devscripts, debhelper and dput (if you want to upload package, for example, to launchpad PPA).

  • install.sh - script to install the indicator
  • prepare.sh - creates the package build/instalation image in build/yd-tools/
  • clean.sh - clean build directory
  • bild_deb.sh - creates DEB package
  • make_source.changes.sh - prepares sources for publication
  • publish_to_PPA.sh - prepares sources and publish it to my ppa

See the wiki page for details: https://github.com/slytomcat/yandex-disk-indicator/wiki.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].