Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/writetome51/auto-copy
AppleScript that saves new backup copy of chosen item in Mac Finder at chosen frequency
https://github.com/writetome51/auto-copy
applescript automation finder mac mac-finder macos
Last synced: 3 days ago
JSON representation
AppleScript that saves new backup copy of chosen item in Mac Finder at chosen frequency
- Host: GitHub
- URL: https://github.com/writetome51/auto-copy
- Owner: writetome51
- License: mit
- Created: 2021-03-29T20:59:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-01T16:35:45.000Z (almost 4 years ago)
- Last Synced: 2024-11-08T22:39:48.950Z (about 2 months ago)
- Topics: applescript, automation, finder, mac, mac-finder, macos
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AutoCopy
Makes a backup copy of a file or folder you choose, at a frequency you choose.
It places all the backups in a folder in the same location as the original item,
and each copy is named after the date/time it was modified.
It works as a droplet application or can be run as a script.