Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
filebin-cli | 2024-12-30 | 13.5 kB | |
LICENSE | 2024-12-30 | 1.1 kB | |
README.md | 2024-12-30 | 919 Bytes | |
v0.2 source code.tar.gz | 2024-12-30 | 6.0 kB | |
v0.2 source code.zip | 2024-12-30 | 6.5 kB | |
Totals: 5 Items | 28.0 kB | 0 |
====== CHANGELOG v0.2 ======
- added option to delete individual files from bin
- changed the default download directory to: "$HOME/filebin-cli_downloads"
- added qr-code support (+ viewing them directly in ur terminal if u have qrencode installed)
- updated ls to show info for individual files when you specify the name (or part of it) after the ls command
- added (semi)autocompletion for "$remote_filename(s)" (meaning: you can now type part of a filename and it'll match the first one it finds, if any).
- ls now shows filesize and filetype by default
- added dependency checks
if you find any bugs, pls open an issue and i'll fix it (if i find any time).
Thank you for using my Software,
Sincerely, ConzZah.
Full Changelog: https://github.com/ConzZah/filebin-cli/compare/v0.1...v0.2