Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/nao1215/trash

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/nao1215/trash

  • v0.0.1
  • Source
  • Go
  • Socket score

Version published
Created
Source

trash - freedesktop-compliant "Trash can"

The trash project provides libraries and CLI commands that follow the freedesktop.org trash specification in golang.

"trash" cli tool

How to install

Use "go install"

If you does not have the golang development environment installed on your system, please install golang from the golang official website.

$ go install github.com/nao1215/trash@latest

Install from Package or Binary

The release page contains packages in .deb, .rpm, and .apk formats.

List of features

How to use

move file/directory to trash can

$ trash move PATH/TO/FILE

list file/directory in trash can

$ trash list

restore file/directory in trash can

$ trash restore FILE_NAME

erase file/directory in trash can

$ trash erase FILE_NAME

"trash" Library

How to use

TODO:

Contributing

First off, thanks for taking the time to contribute! ❤️ See CONTRIBUTING.md for more information. Contributions are not only related to development. For example, GitHub Star motivates me to develop!

Contact

If 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.

LICENSE

The trash project is licensed under the terms of MIT License.

FAQs

Package last updated on 18 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc