{"id":16862520,"url":"https://github.com/aarzilli/util","last_synced_at":"2025-06-22T02:35:41.723Z","repository":{"id":4953669,"uuid":"6111048","full_name":"aarzilli/util","owner":"aarzilli","description":"Collection of utilities","archived":false,"fork":false,"pushed_at":"2022-10-20T10:06:06.000Z","size":20,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T15:57:43.160Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aarzilli.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-10-07T09:43:26.000Z","updated_at":"2022-10-05T08:58:01.000Z","dependencies_parsed_at":"2023-01-11T16:37:14.274Z","dependency_job_id":null,"html_url":"https://github.com/aarzilli/util","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aarzilli/util","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarzilli%2Futil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarzilli%2Futil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarzilli%2Futil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarzilli%2Futil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aarzilli","download_url":"https://codeload.github.com/aarzilli/util/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarzilli%2Futil/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261225628,"owners_count":23127176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T14:35:44.535Z","updated_at":"2025-06-22T02:35:36.693Z","avatar_url":"https://github.com/aarzilli.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"=====\nINDEX\n=====\n\n- beck: small backup program using rsync\n- Watch: executes a command every time a file is changed in the current directory\n- autotrash: automatically deletes files older than a set amount of time from the trash directory\n- ppwd: prints current working directory nicely\n\n====\nBECK\n====\n- Compile beck.go (go build beck.go) and save it somewhere on your path\n- Create .config/beck/source a symbolic link to the directory to backup\n- Create .config/beck/backup a symbolic link to the backup directory (hopefully on a different volume from source)\n- Write in .config/beck/exclude the list of things you want to exclude from the backup\n- Write in .config/beck/include the list of things you want to include in the backup\n- run ./beck back to execute backup, ./beck check to check last backup\n\n=========\nAUTOTRASH\n=========\n\n- Just set autotrash to run periodically in crontab, the amount of time files are preserved can be changed by editing autotrash (it's 3 days)\n\n=====\nWATCH\n=====\n\n- Compile Watch.go (go build Watch.go)\n- call as \"Watch \u003ccommand to execute\u003e\" for example: \"Watch make all\" to run \"make all\" every time something changes in the current directory\n- run \"Watch -help\" for options\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faarzilli%2Futil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faarzilli%2Futil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faarzilli%2Futil/lists"}