mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-12-28 22:08:07 +01:00
Compare commits
No commits in common. "34308808ac4d0a8efb8ff2c35d9acd2cc315f0ed" and "6fa0748ed4e19f671d454ac0b5035fff48b54cfd" have entirely different histories.
34308808ac
...
6fa0748ed4
@ -153,10 +153,10 @@ _{{ page.excerpt }}_
|
||||
pipx automatically creates virtualenvs and is basically a package manager for
|
||||
apps written in Python. Here is a small list to remember in no particular order.
|
||||
|
||||
- (`pipx install "reuse @ git+https://github.com/fsfe/reuse-tool.git"`)
|
||||
- (`pipx install "git+https://github.com/fsfe/reuse-tool.git"`)
|
||||
- Refer to [n/reuse](/n/reuse.html), development version. Package manager
|
||||
version is generally good enough.
|
||||
- `pipx install "yt-dlp @ git+https://github.com/yt-dlp/yt-dlp.git@master"`
|
||||
- `pipx install "git+https://github.com/yt-dlp/yt-dlp.git"`
|
||||
- Downloader for multiple online video services, development version.
|
||||
- `pipx install xkcdpass`
|
||||
- `correct horse battery stable` needs no introduction, the possibilities are
|
||||
@ -166,7 +166,7 @@ apps written in Python. Here is a small list to remember in no particular order.
|
||||
- (`pipx install pre-commit`)
|
||||
- Synced pre-commit hooks for git, probably in all my repositories by now.
|
||||
However I would install it from system package manager instead.
|
||||
- `pipx install "yle-dl[extra] @ git+https://github.com/aajanki/yle-dl"`
|
||||
- `pipx install "git+https://github.com/aajanki/yle-dl"`
|
||||
- Downloader for `{areena,arenan}.yle.fi`, Finnish public broadcaster web
|
||||
portal.
|
||||
- `pipx install "git+https://github.com/syncplay/syncplay.git"`
|
||||
|
||||
@ -19,7 +19,6 @@ https://github.com/cliambrown/EasyNoise
|
||||
https://github.com/c-lis/morelocale
|
||||
https://github.com/cvzi/darkmodewallpaper
|
||||
https://github.com/d4rken-org/permission-pilot
|
||||
https://github.com/davidventura/firefox-translator
|
||||
https://github.com/element-hq/element-android
|
||||
https://github.com/element-hq/element-x-android
|
||||
https://github.com/F0x1d/LogFox
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user