Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/livid/mover

Mover
https://github.com/livid/mover

automation devops macos python python-script

Last synced: about 1 month ago
JSON representation

Mover

Awesome Lists containing this project

README

        

This tool helps you to keep your macOS Desktop clean. It moves files that have not been accessed for seven days to a folder under Documents. That folder is created with a name like 201712 that indicates the month.

So whenever you run this script, it moves files from:

```
~/Desktop
```

To:

```
~/Documents/Drawer/YYYYMM/
```

Hidden files that with names starting with a dot are ignored and will not be touched.