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

https://github.com/itsabdelrahman/desktop-cli

✨ Declutter your Desktop
https://github.com/itsabdelrahman/desktop-cli

cli desktop

Last synced: 22 days ago
JSON representation

✨ Declutter your Desktop

Awesome Lists containing this project

README

        




> Works on macOS and Linux. Requires Node.js greater than or equal to `v8.11.2`.

## Installation

```bash
❯ npm i -g desktop-cli
```

## Usage

#### Clean

```bash
❯ desktop-cli clean # Remove all Desktop files
```



#### Backup

```bash
❯ desktop-cli backup [id] # Create Desktop backup
```



#### Restore

```bash
❯ desktop-cli restore [id] # Restore Desktop backup
```



## Thanks

* Inspired by [Dan Abramov](https://twitter.com/dan_abramov/status/958378195052630016)

## License

MIT