mirror of
https://github.com/agarrharr/awesome-cli-apps.git
synced 2024-10-01 01:25:59 -04:00
Remove deprections
This commit is contained in:
parent
5d7deb5312
commit
4ee99b3252
@ -1,6 +1,6 @@
|
|||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
|
|
||||||
J=4
|
J=6
|
||||||
OUT_FILE=deprecated.txt
|
OUT_FILE=deprecated.txt
|
||||||
|
|
||||||
if [ "$1" = "--help" ] || [ "$1" = "-h" ] || [ "$1" = "help" ]; then
|
if [ "$1" = "--help" ] || [ "$1" = "-h" ] || [ "$1" = "help" ]; then
|
||||||
|
@ -215,7 +215,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
- [lstags](https://github.com/ivanilves/lstags) - Synchronize images across registries.
|
- [lstags](https://github.com/ivanilves/lstags) - Synchronize images across registries.
|
||||||
- [dockly](https://github.com/lirantal/dockly) - Interactively manage containers.
|
- [dockly](https://github.com/lirantal/dockly) - Interactively manage containers.
|
||||||
- [lazydocker](https://github.com/jesseduffield/lazydocker) - Simple docker/docker-compose interface.
|
- [lazydocker](https://github.com/jesseduffield/lazydocker) - Simple docker/docker-compose interface.
|
||||||
- [docker-shell](https://github.com/Trendyol/docker-shell) - Simple interactive docker interface.
|
|
||||||
- [docker-pushrm](https://github.com/christian-korneck/docker-pushrm) - Push a readme to container registries.
|
- [docker-pushrm](https://github.com/christian-korneck/docker-pushrm) - Push a readme to container registries.
|
||||||
|
|
||||||
### Release
|
### Release
|
||||||
@ -518,7 +517,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv
|
|||||||
- [webtorrent-cli](https://github.com/feross/webtorrent-cli) – Streaming torrent client.
|
- [webtorrent-cli](https://github.com/feross/webtorrent-cli) – Streaming torrent client.
|
||||||
- [entr](https://github.com/eradman/entr) - Run an arbitrary command when files change.
|
- [entr](https://github.com/eradman/entr) - Run an arbitrary command when files change.
|
||||||
- [organize-cli](https://github.com/ManrajGrover/organize-cli) - Organize your files automatically.
|
- [organize-cli](https://github.com/ManrajGrover/organize-cli) - Organize your files automatically.
|
||||||
- [organize-rt](https://gitlab.com/FixFromDarkness/organize-rt) - organize-cli in Rust with more customization.
|
- [organize-rt](https://gitlab.com/foxido/organize-rt) - organize-cli in Rust with more customization.
|
||||||
- [RecoverPy](https://github.com/PabloLec/RecoverPy) - Recover overwritten or deleted files.
|
- [RecoverPy](https://github.com/PabloLec/RecoverPy) - Recover overwritten or deleted files.
|
||||||
|
|
||||||
### File Sync/Sharing
|
### File Sync/Sharing
|
||||||
@ -531,7 +530,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv
|
|||||||
- [portal](https://github.com/ZinoKader/portal) - Send files between computers.
|
- [portal](https://github.com/ZinoKader/portal) - Send files between computers.
|
||||||
- [shbin](https://github.com/Shiphero/shbin/) - Turn a Github repo into a pastebin.
|
- [shbin](https://github.com/Shiphero/shbin/) - Turn a Github repo into a pastebin.
|
||||||
- [sharing](https://github.com/parvardegr/sharing) - Send and receive files on your mobile device.
|
- [sharing](https://github.com/parvardegr/sharing) - Send and receive files on your mobile device.
|
||||||
- [ncp](https://github.com/kha7iq/ncp) - Transfer files and folders, to and from NFS servers.
|
- [ncp](https://github.com/kha7iq/ncp) - Transfer files and folders, to and from NFS servers.
|
||||||
|
|
||||||
### Directory Listing
|
### Directory Listing
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user