ozlerhakan / gapa

a macOS utility to hide folders and files on the Desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gapa

Gapa, a macOS utility, enables you to hide files and folders located on your desktop.

Before hiding the items:

readme visible

After hiding the items:

readme hidden

Creating a Standalone Gapa App

Do you want to use this tool? Ah cool!

Once you have the following prerequisites, you’re good to go:

  • python 3+

  • py2app

  • rumps

Run the command below:

$ cd gapa/
$ python setup.py py2app

You should see a folder, dist in the gapa folder. Copy and paste gapa.app to your applications folder.

Happy Gapaling..

About

a macOS utility to hide folders and files on the Desktop

License:MIT License


Languages

Language:Python 100.0%