shaunabanana / desk-manager

A macOS app that help you keep only what you need on your Desktop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeskManager

A macOS app that swaps files in and out of your desktop folder.

Download

Click here for the newest version. For all versions, see the Releases page.

Usage

  • Place the app file in /Applications, and launch the app. Upon the first launch, you will likely be asked for permission to access your desktop folder. This is for swapping the files.
  • You will notice that there's now a "Desktop Workspaces" folder under your home directory. This is where all the desktop folders live.
  • Any folder you create here will be automatically added to the menu, and you can select an item in the menu to swap it out.

Development

Set up dependencies:

npm install

Package into app file:

electron-packager . DeskManager --overwrite

Support me

Buy Me A Coffee

About

A macOS app that help you keep only what you need on your Desktop.

License:MIT License


Languages

Language:HTML 88.6%Language:CSS 8.3%Language:JavaScript 3.1%