Compare commits

...

4 Commits

Author SHA1 Message Date
Jackson Huff bf67498602
Merge df775bc0da into 962e639932 2024-05-04 01:17:08 +03:00
Vitaly Zdanevich 962e639932
Switch to working geeknote fork (#613) 2024-04-24 08:59:39 +02:00
Jonathan Neidel 4ee99b3252 Remove deprections 2024-03-24 09:55:14 +01:00
Jackson Huff df775bc0da
Add Clipboard 2023-03-12 22:24:11 -04:00
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
#! /bin/bash
J=4
J=6
OUT_FILE=deprecated.txt
if [ "$1" = "--help" ] || [ "$1" = "-h" ] || [ "$1" = "help" ]; then

View File

@ -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.
- [dockly](https://github.com/lirantal/dockly) - Interactively manage containers.
- [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.
### Release
@ -283,7 +282,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
### Note Taking and Lists
- [idea](https://github.com/IonicaBizau/idea) - A lightweight tool for keeping ideas in a safe place quick and easy.
- [geeknote](https://github.com/jeffkowalski/geeknote) - Evernote client.
- [geeknote](https://github.com/vitaly-zdanevich/geeknote) - Evernote client.
- [Taskwarrior](https://taskwarrior.org/) - Manage your TODO list.
- [Terminal velocity](https://vhp.github.io/terminal_velocity/) - A fast note-taking app.
- [eureka](https://github.com/simeg/eureka) - Input and store your ideas.
@ -518,8 +517,9 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv
- [webtorrent-cli](https://github.com/feross/webtorrent-cli) Streaming torrent client.
- [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-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.
- [Clipboard](https://github.com/Slackadays/Clipboard) - Cut, copy, and paste anything, anywhere.
### File Sync/Sharing
@ -531,7 +531,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv
- [portal](https://github.com/ZinoKader/portal) - Send files between computers.
- [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.
- [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