https://github.com/diegomagdaleno/trm
🗑️Small utility to move files to the trash can instead of directly deleting them. Written in Go.
https://github.com/diegomagdaleno/trm
darwin file go linux macos move trash
Last synced: 2 months ago
JSON representation
🗑️Small utility to move files to the trash can instead of directly deleting them. Written in Go.
- Host: GitHub
- URL: https://github.com/diegomagdaleno/trm
- Owner: DiegoMagdaleno
- License: mit
- Created: 2020-06-09T22:04:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-09T14:12:15.000Z (almost 6 years ago)
- Last Synced: 2025-10-26T04:23:01.582Z (9 months ago)
- Topics: darwin, file, go, linux, macos, move, trash
- Language: Go
- Homepage:
- Size: 5.83 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TRM (Trashrm)
Move your files and folders to the Trash insted of losing them forever!
[](https://github.com/DiegoMagdaleno/trm/issues)
[](https://github.com/DiegoMagdaleno/trm/network)
[](https://github.com/DiegoMagdaleno/trm/stargazers)
[](https://github.com/DiegoMagdaleno/trm/blob/master/LICENSE)
## Table of notes
- [Installation](#installation)
- [Contributing](#contributing)
- [Support](#support)
- [License](#license)
## Installation
Here are some instructions to get it running on your computer!
- **Option 1 - Precompiled bin**:
- Not available yet
- **Option 2 - From source**:
- Download a tar or zip archive of this repository
- Make sure you have [Go](https://golang.org) installed
- Uncompress the tar or zip archive
- `cd`into the directory where the source code is
- Type `sudo make install` and wait for the installation!
## Contributing
- **Contributing code**:
If you decide to contribute to this project here are the instructions to get you started ^_^
1. Fork this repository
2. Git clone this repository into your computer
3. Hack it and have fun.
4. Push and submit a pull request!
- **Contributing ideas and requests**:
If you like and enjoy trm but you still think there is a feature missing, don't hesitate to ask nicely about it!
1. Open a new GitHub issue
2. Submit with a good explanation what your feature should do
3. Be patient, I do this in my free time
- **Contributing love and fun**:
Sure you can, if you really enjoy my little program, send me an email! I appreciate it a lot!
## Support
Sure! I do offer support for my FOSS software, just open an issue, using the issue template, and wait for me to look into it and fix it.
If you find a fix or workaround, please share it!, and also if you can submit patches would be even better!
## License
MIT