Latest
This commit is contained in:
parent
9b0c54776b
commit
066d1d5cb9
3 changed files with 80 additions and 5 deletions
31
docs/TODO.md
31
docs/TODO.md
|
@ -1,3 +1,5 @@
|
||||||
|
Integrate into PowerShell profile.ps1: https://github.com/dahlbyk/posh-git
|
||||||
|
|
||||||
# TODOs
|
# TODOs
|
||||||
|
|
||||||
https://github.com/search?q=vscode&type=repositories&s=stars&o=desc&p=2
|
https://github.com/search?q=vscode&type=repositories&s=stars&o=desc&p=2
|
||||||
|
@ -175,6 +177,20 @@ https://github.com/rigoneri/Syte3
|
||||||
|
|
||||||
* Look into tile managers
|
* Look into tile managers
|
||||||
|
|
||||||
|
## Website
|
||||||
|
|
||||||
|
https://github.com/Mintplex-Labs/anything-llm
|
||||||
|
* https://webcontainers.io/
|
||||||
|
* https://github.com/zulip/zulip
|
||||||
|
|
||||||
|
|
||||||
|
## Kubernetes
|
||||||
|
|
||||||
|
* https://github.com/kubevirt/kubevirt
|
||||||
|
|
||||||
|
## VM
|
||||||
|
|
||||||
|
* https://www.cloudhypervisor.org/
|
||||||
|
|
||||||
## CLI
|
## CLI
|
||||||
|
|
||||||
|
@ -189,6 +205,14 @@ https://github.com/rigoneri/Syte3
|
||||||
* https://github.com/therootcompany/serviceman
|
* https://github.com/therootcompany/serviceman
|
||||||
* https://github.com/vadimdemedes/ink
|
* https://github.com/vadimdemedes/ink
|
||||||
* https://github.com/ajenti/ajenti
|
* https://github.com/ajenti/ajenti
|
||||||
|
* https://github.com/linuxserver/docker-webtop
|
||||||
|
* https://github.com/chocolatey/boxstarter
|
||||||
|
|
||||||
|
## System
|
||||||
|
|
||||||
|
* Include [vagrant-hostmanager](https://github.com/devopsgroup-io/vagrant-hostmanager) to register IP addresses to `/etc/hosts` files so that they have IP addresses of other machines in the same Vagrant network
|
||||||
|
* Possible security improvement https://github.com/containers/toolbox
|
||||||
|
* Possible security test - https://github.com/AlessandroZ/LaZagne Windows password system sniffer
|
||||||
|
|
||||||
## PHP
|
## PHP
|
||||||
|
|
||||||
|
@ -342,10 +366,12 @@ https://github.com/superhighfives/pika
|
||||||
https://github.com/halo/LinkLiar
|
https://github.com/halo/LinkLiar
|
||||||
https://github.com/producthunt/producthunt-osx
|
https://github.com/producthunt/producthunt-osx
|
||||||
https://github.com/Mortennn/FiScript
|
https://github.com/Mortennn/FiScript
|
||||||
https://github.com/zenangst/Syncalicious
|
|
||||||
https://github.com/soduto/Soduto
|
https://github.com/soduto/Soduto
|
||||||
https://github.com/wulkano/Plug
|
https://github.com/wulkano/Plug
|
||||||
|
|
||||||
|
https://github.com/humblepenguinn/envio
|
||||||
|
|
||||||
Add to KDE plugins:
|
Add to KDE plugins:
|
||||||
https://github.com/Bismuth-Forge/bismuth
|
https://github.com/Bismuth-Forge/bismuth
|
||||||
|
|
||||||
|
@ -357,6 +383,7 @@ https://github.com/vector-im/element-web - Matrix
|
||||||
https://github.com/outline/outline - Collaborative MD
|
https://github.com/outline/outline - Collaborative MD
|
||||||
https://github.com/nocodb/nocodb - MySQL Spreadsheet
|
https://github.com/nocodb/nocodb - MySQL Spreadsheet
|
||||||
https://github.com/excalidraw/excalidraw - Hand-drawn Diagrams
|
https://github.com/excalidraw/excalidraw - Hand-drawn Diagrams
|
||||||
|
https://github.com/ansible/awx - AWX Ansible Management
|
||||||
|
|
||||||
## NoCode Docker Maybe
|
## NoCode Docker Maybe
|
||||||
https://github.com/illacloud/illa-builder
|
https://github.com/illacloud/illa-builder
|
||||||
|
@ -376,6 +403,8 @@ https://github.com/reworkd/AgentGPT
|
||||||
https://github.com/appwrite/appwrite
|
https://github.com/appwrite/appwrite
|
||||||
https://github.com/hoppscotch/hoppscotch
|
https://github.com/hoppscotch/hoppscotch
|
||||||
builder.io
|
builder.io
|
||||||
|
https://github.com/hocus-dev/hocus
|
||||||
|
https://github.com/reworkd/AgentGPT
|
||||||
|
|
||||||
Finish TS from 1400 stars
|
Finish TS from 1400 stars
|
||||||
Python
|
Python
|
||||||
|
|
|
@ -218,6 +218,7 @@ softwareGroups:
|
||||||
- cryptomator
|
- cryptomator
|
||||||
- seafile-client
|
- seafile-client
|
||||||
- timeshift
|
- timeshift
|
||||||
|
- syncalicious
|
||||||
Browsers: &Browsers
|
Browsers: &Browsers
|
||||||
- w3m
|
- w3m
|
||||||
Browsers-Desktop: &Browsers-Desktop
|
Browsers-Desktop: &Browsers-Desktop
|
||||||
|
@ -336,6 +337,7 @@ softwareGroups:
|
||||||
- http-prompt
|
- http-prompt
|
||||||
- httpie
|
- httpie
|
||||||
- httpstat
|
- httpstat
|
||||||
|
- howdoi
|
||||||
- hurl
|
- hurl
|
||||||
- imgur-uploader
|
- imgur-uploader
|
||||||
- is-up
|
- is-up
|
||||||
|
@ -786,6 +788,7 @@ softwareGroups:
|
||||||
- assh
|
- assh
|
||||||
- endlessh
|
- endlessh
|
||||||
- fail2ban
|
- fail2ban
|
||||||
|
- hss
|
||||||
- mosh
|
- mosh
|
||||||
- openssh-server
|
- openssh-server
|
||||||
- skm
|
- skm
|
||||||
|
@ -798,6 +801,7 @@ softwareGroups:
|
||||||
- bitwarden-cli
|
- bitwarden-cli
|
||||||
- boringtun
|
- boringtun
|
||||||
- debsecan
|
- debsecan
|
||||||
|
- dotenv-vault
|
||||||
- envchain
|
- envchain
|
||||||
- envconsul
|
- envconsul
|
||||||
- openssl
|
- openssl
|
||||||
|
@ -817,6 +821,7 @@ softwareGroups:
|
||||||
- lulu
|
- lulu
|
||||||
- mullvad-vpn
|
- mullvad-vpn
|
||||||
- portmaster
|
- portmaster
|
||||||
|
- privileges
|
||||||
- protonvpn
|
- protonvpn
|
||||||
- santa
|
- santa
|
||||||
- tunnelblick
|
- tunnelblick
|
||||||
|
@ -880,6 +885,7 @@ softwareGroups:
|
||||||
- dat
|
- dat
|
||||||
- ffsend
|
- ffsend
|
||||||
- gdown
|
- gdown
|
||||||
|
- magic-wormhole
|
||||||
- nitroshare
|
- nitroshare
|
||||||
- ots
|
- ots
|
||||||
- portal
|
- portal
|
||||||
|
@ -918,6 +924,7 @@ softwareGroups:
|
||||||
- cordova
|
- cordova
|
||||||
- deno
|
- deno
|
||||||
- deta
|
- deta
|
||||||
|
- devbox
|
||||||
- electron
|
- electron
|
||||||
- emma
|
- emma
|
||||||
- fastify
|
- fastify
|
||||||
|
@ -1329,6 +1336,8 @@ softwareGroups:
|
||||||
queued:
|
queued:
|
||||||
- pkg: editly
|
- pkg: editly
|
||||||
note: Editly NPM package is failing to install on macOS. Attempts to compile with node-gyp and fails.
|
note: Editly NPM package is failing to install on macOS. Attempts to compile with node-gyp and fails.
|
||||||
|
- pkg: rancher-desktop
|
||||||
|
note: Conflicts with Docker Desktop
|
||||||
- pkg: rear
|
- pkg: rear
|
||||||
note: System backup utility that may be incorporated after comparing it with alternative and perhaps better alternatives.
|
note: System backup utility that may be incorporated after comparing it with alternative and perhaps better alternatives.
|
||||||
- pkg: frps / frpc
|
- pkg: frps / frpc
|
||||||
|
|
45
software.yml
45
software.yml
|
@ -664,15 +664,26 @@ softwarePackages:
|
||||||
_home: https://astronvim.github.io/
|
_home: https://astronvim.github.io/
|
||||||
_name: AstroNvim
|
_name: AstroNvim
|
||||||
_post: nvim --headless -c 'autocmd User PackerComplete quitall'
|
_post: nvim --headless -c 'autocmd User PackerComplete quitall'
|
||||||
|
devbox:
|
||||||
|
_bin: devbox
|
||||||
|
_github: https://github.com/jetpack-io/devbox
|
||||||
|
nix-env: nixpkgs.devbox
|
||||||
|
script: curl -fsSL https://get.jetpack.io/devbox | bash
|
||||||
codeedit:
|
codeedit:
|
||||||
_bin: codeedit
|
_bin: codeedit
|
||||||
_desc:
|
_github: https://github.com/CodeEditApp/CodeEdit
|
||||||
_docs:
|
|
||||||
_github:
|
|
||||||
_home:
|
|
||||||
_name: CodeEdit
|
_name: CodeEdit
|
||||||
_when:cask: echo '! test -d /Applications/CodeEdit.app' | bash
|
_when:cask: echo '! test -d /Applications/CodeEdit.app' | bash
|
||||||
cask: codeedit
|
cask: codeedit
|
||||||
|
syncalicious:
|
||||||
|
_bin: syncalicious
|
||||||
|
_desc: macOS application that syncs application settings across instances of macOS (and can also be used for backing up application settings)
|
||||||
|
_docs: https://github.com/zenangst/Syncalicious
|
||||||
|
_github: https://github.com/zenangst/Syncalicious
|
||||||
|
_home: https://github.com/zenangst/Syncalicious
|
||||||
|
_name: Syncalicious
|
||||||
|
_when:cask: echo '! test -d /Applications/Syncalicious.app' | bash
|
||||||
|
cask: syncalicious
|
||||||
auto-install:
|
auto-install:
|
||||||
_bin: auto-install
|
_bin: auto-install
|
||||||
_desc: '[auto-install](https://github.com/siddharthkp/auto-install) installs dependencies as you code'
|
_desc: '[auto-install](https://github.com/siddharthkp/auto-install) installs dependencies as you code'
|
||||||
|
@ -4204,6 +4215,9 @@ softwarePackages:
|
||||||
_home: https://github.com/zquestz/s
|
_home: https://github.com/zquestz/s
|
||||||
_name: s
|
_name: s
|
||||||
brew: s-search
|
brew: s-search
|
||||||
|
rancher-desktop:
|
||||||
|
_github: https://github.com/rancher-sandbox/rancher-desktop/
|
||||||
|
cask: rancher
|
||||||
footloose:
|
footloose:
|
||||||
_bin: footloose
|
_bin: footloose
|
||||||
_desc: Container Machines - Containers that look like Virtual Machines
|
_desc: Container Machines - Containers that look like Virtual Machines
|
||||||
|
@ -4906,6 +4920,18 @@ softwarePackages:
|
||||||
brew: davrodpin/homebrew-mole/mole
|
brew: davrodpin/homebrew-mole/mole
|
||||||
github: github.com/davrodpin/mole
|
github: github.com/davrodpin/mole
|
||||||
yay: mole-bin
|
yay: mole-bin
|
||||||
|
dotenv-vault:
|
||||||
|
_bin: dotenv-vault
|
||||||
|
_name: Dotenv Vault
|
||||||
|
brew: dotenv-org/brew/dotenv-vault
|
||||||
|
privileges:
|
||||||
|
_name: Privileges
|
||||||
|
_when:cask: echo '! test -d /Applications/Privileges.app' | bash
|
||||||
|
cask: privileges
|
||||||
|
hss:
|
||||||
|
_bin: hss
|
||||||
|
_github: https://github.com/six-ddc/hss
|
||||||
|
brew: hss
|
||||||
molecule:
|
molecule:
|
||||||
_bin: molecule
|
_bin: molecule
|
||||||
_desc: Molecule aids in the development and testing of Ansible roles
|
_desc: Molecule aids in the development and testing of Ansible roles
|
||||||
|
@ -7962,6 +7988,17 @@ softwarePackages:
|
||||||
brew: tig
|
brew: tig
|
||||||
nix: tig
|
nix: tig
|
||||||
pkg: tig
|
pkg: tig
|
||||||
|
howdoi:
|
||||||
|
_bin: howdoi
|
||||||
|
_github: https://github.com/gleitz/howdoi
|
||||||
|
_name: howdoi
|
||||||
|
brew: howdoi
|
||||||
|
pipx: howdoi
|
||||||
|
magic-wormhole:
|
||||||
|
_bin: wormhole
|
||||||
|
_github: https://github.com/magic-wormhole/magic-wormhole
|
||||||
|
_name: Magic Wormhole
|
||||||
|
brew: magic-wormhole
|
||||||
tilt:
|
tilt:
|
||||||
_bin: tilt
|
_bin: tilt
|
||||||
_desc: Define your dev environment as code. For microservice apps on Kubernetes
|
_desc: Define your dev environment as code. For microservice apps on Kubernetes
|
||||||
|
|
Loading…
Reference in a new issue