An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          



# TRM (Trashrm)

Move your files and folders to the Trash insted of losing them forever!

[![GitHub issues](https://img.shields.io/github/issues/DiegoMagdaleno/trm?style=for-the-badge)](https://github.com/DiegoMagdaleno/trm/issues)
[![GitHub forks](https://img.shields.io/github/forks/DiegoMagdaleno/trm?style=for-the-badge)](https://github.com/DiegoMagdaleno/trm/network)
[![GitHub stars](https://img.shields.io/github/stars/DiegoMagdaleno/trm?style=for-the-badge)](https://github.com/DiegoMagdaleno/trm/stargazers)
[![GitHub license](https://img.shields.io/github/license/DiegoMagdaleno/trm?style=for-the-badge)](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