Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/audy/deskclean

Keep your ~/Desktop tidy!
https://github.com/audy/deskclean

Last synced: about 18 hours ago
JSON representation

Keep your ~/Desktop tidy!

Awesome Lists containing this project

README

        

# DeskClean [![Build Status](https://travis-ci.org/audy/deskclean.svg?branch=master)](https://travis-ci.org/audy/deskclean)

Keep your `~/Desktop` tidy!

Deskclean moves files on your `~/Desktop` to sub-directories based on their file extensions.

# Installation

## via Homebrew

```sh
brew tap audy/deskclean https://github.com/audy/deskclean
brew install deskclean
```

## Usage

```sh
$ deskclean
```

Run `deskclean -h` for help:

```sh
Usage of ./deskclean:
-path string
path to clean (default "$HOME/Desktop")
```