sizeofvoid / xglobe

Modernized xglobe version

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xglobe

XGlobe is the further development of Thorsten Scheuermann' xglobe 0.5 release. It started as a simple port from Qt3 to Qt5. For more informations about the old xglobe, please read the original readme here

CMake build option:

  • Set default map file.
    • -DSET_DEFAULT_MAP="/usr/local/share/xglobe/map.png"
  • Set default night map file.
    • -DSET_DEFAULT_MAP_NIGHT="/usr/local/share/xglobe/night.png"
  • Set default back map file.
    • -DSET_DEFAULT_MAP_BACK="/usr/local/share/xglobe/back.png"
  • Set default marker file.
    • -DSET_DEFAULT_MARKER_FILE="/usr/local/share/xglobe/marker.txt"

Documentation

Please execute xglobe --help to read the full document.

Dependencies

  • C++ 17 Compiler
  • CMake 3.7
  • Qt5
  • xwallpaper on Linux/OpenBSD without KDE Plasma.

About

Modernized xglobe version

License:GNU General Public License v2.0


Languages

Language:C++ 95.1%Language:CMake 3.9%Language:Shell 0.5%Language:Swift 0.4%