Skip to content

aljelly/desktopfolder

 
 

Repository files navigation

Desktop-Folder

Bring your desktop back to life.

Get it on AppCenter

Desktop Folder Banner

Description

Organize your desktop with panels that hold your things.

  • Access files, folders and apps from your desktop
  • Drop files, folders, links and .desktop launchers inside panels
  • Resize, position and color panels
  • Display photos and keep notes on your desktop
  • Reveal the desktop with ⌘-D

Example1 Example2 Example3 Example4 Example5 Example6

How to install

If you use elementary OS, you can get it directly from the AppCenter.

Get it on AppCenter

If you use GNOME 3, you should use the latest .deb release. To install the .deb with apt:

sudo apt install ./com.github.spheras.desktopfolder_[version]_amd64.deb

After installing, re-login to start using Desktop Folder.

Building, Testing, and Installation

You'll need the following dependencies to build:

  • libgee-0.8-dev,
  • libcairo2-dev,
  • libjson-glib-dev,
  • libgdk-pixbuf2.0-dev,
  • libwnck-3-dev
  • libgtksourceview-3.0-dev
  • meson
  • valac

Run meson build to configure the build environment and then change to the build directory and run ninja to build

meson build
cd build
mesonconf -Dprefix=/usr
ninja

To install, use ninja install, then execute with com.github.spheras.desktopfolder

sudo ninja install
com.github.spheras.desktopfolder

About

come back to life your pantheon or gnome desktop

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Vala 94.6%
  • CSS 4.3%
  • Other 1.1%