{"id":17882141,"url":"https://github.com/nao1215/trash","last_synced_at":"2025-07-27T16:11:44.977Z","repository":{"id":111401731,"uuid":"603243024","full_name":"nao1215/trash","owner":"nao1215","description":"trash - [WIP]freedesktop-compliant \"Trash can\" library and CLI commands written in golang","archived":false,"fork":false,"pushed_at":"2023-02-18T13:29:38.000Z","size":2382,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-15T21:27:06.033Z","etag":null,"topics":["command-line","freedesktop","golang","golang-library","trash","trashcan"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nao1215.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-02-17T23:26:30.000Z","updated_at":"2023-04-09T06:46:08.000Z","dependencies_parsed_at":"2023-03-08T12:15:40.300Z","dependency_job_id":null,"html_url":"https://github.com/nao1215/trash","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"259d57ebad6e3de1a9d9bb421d645baa3459b809"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nao1215%2Ftrash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nao1215%2Ftrash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nao1215%2Ftrash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nao1215%2Ftrash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nao1215","download_url":"https://codeload.github.com/nao1215/trash/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237830617,"owners_count":19373048,"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":["command-line","freedesktop","golang","golang-library","trash","trashcan"],"created_at":"2024-10-28T12:48:18.880Z","updated_at":"2025-02-08T16:15:34.281Z","avatar_url":"https://github.com/nao1215.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# trash - freedesktop-compliant \"Trash can\"\nThe trash project provides libraries and CLI commands that follow the [freedesktop.org trash specification](https://specifications.freedesktop.org/trash-spec/trashspec-1.0.html) in golang.  \n\n\n# \"trash\" cli tool\n## How to install\n### Use \"go install\"\nIf you does not have the golang development environment installed on your system, please install golang from the [golang official website](https://go.dev/doc/install).\n```\n$ go install github.com/nao1215/trash@latest\n```\n\n### Install from Package or Binary\n[The release page](https://github.com/nao1215/trash/releases) contains packages in .deb, .rpm, and .apk formats.\n\n## List of features\n## How to use\n### move file/directory to trash can\n```\n$ trash move PATH/TO/FILE\n```\n### list file/directory in trash can\n```\n$ trash list\n```\n### restore file/directory in trash can\n```\n$ trash restore FILE_NAME\n```\n\n### erase file/directory in trash can\n```\n$ trash erase FILE_NAME\n```\n\n# \"trash\" Library\n## How to use\nTODO:\n\n# Contributing\nFirst off, thanks for taking the time to contribute! ❤️  See [CONTRIBUTING.md](./CONTRIBUTING.md) for more information.\nContributions are not only related to development. For example, GitHub Star motivates me to develop!\n\n# Contact\nIf you would like to send comments such as \"find a bug\" or \"request for additional features\" to the developer, please use one of the following contacts.\n\n- [GitHub Issue](https://github.com/nao1215/trash/issues)\n\n# LICENSE\nThe trash project is licensed under the terms of [MIT License](./LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnao1215%2Ftrash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnao1215%2Ftrash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnao1215%2Ftrash/lists"}