@daviwil Good to hear. I am struggling with pipewire since this week I changed from pulseaudio. Some irradic behavior with mpv audio, when sending video URLs. Some videos have sound while others have not. Really weird. I hope your video can bring me any further on understanding pipewire!
Hajime is upgraded with better lvm2 integration via make_recov (see tool repo).
https://codeberg.org/oxo/hajime
#linux #archlinux #installation #script
Searched a lot for a terminal scrollback buffer capturing tool. I.e. to extract file locations or URLs. Never found a satisfactory solution.
Therefore today I developed an alpha version based on a interesting concept depending on #alacrity and #ydotool.
Alternative suggestions more than welcome!
https://codeberg.org/oxo/tool/src/branch/main/yank_buffer
#linux #bash #script
Created a modifiable swaybar by changing the i3blocks config file with git switch!
https://codeberg.org/oxo/dotf/src/branch/main/sway/bar/blocks/show/config
#linux #wayland #swaywm
@daviwil Congrats from Sweden!
@exfil nice thanks for the info!
@exfil Well done! Do you share your config files somewhere, because I am interested how you did it.
Trash now protects against removal of parent directories.
https://codeberg.org/oxo/tool/src/branch/main/trash
#linux #bash #trash
Passr can now hold an object in persistent mode.
https://codeberg.org/oxo/tool/src/branch/main/passr
#linux #bash #passwordmanagers #passr
Zsh-completions are now available for passr (https://codeberg.org/oxo/tool/src/branch/main/passr)!
Get the compdef file from the dotfile repository (https://codeberg.org/oxo/dotf/src/branch/main/zsh/completions/_passr).
#linux #dotfiles #zsh #compdef
An automatically updated OTP-list from pass is now possible with the latest release of passr!
https://codeberg.org/oxo/tool/src/branch/main/passr
@nitrokey my personal data is under my control.
On codeberg.org/oxo the note repo has the entire directory structure back in the readme file again.
https://codeberg.org/oxo/note
After a long time new upgrades are now pushed to my remote repository. Among other tools:
isolatest https://codeberg.org/oxo/isolatest ,
hajime https://codeberg.org/oxo/hajime and mountr https://codeberg.org/oxo/tool/src/branch/main/mountr
have been brought up to date again.
Have a great year!
@SGgrc 5 by 5. Welcome!
For those finally want to migrate away from LastPass (which I did many years ago) I recommend Bitwarden (Bitwarden; https://bitwarden.com ) or (for nerds only) my own solution: passr.
Passr is a wrapper script around the standard Unix password manager using gpg (pass; https://www.passwordstore.org ) (passr; https://codeberg.org/oxo/tool/src/branch/main/passr ).
With passr passwords are in an encrypted luks2 container
(vault; https://codeberg.org/oxo/tool/src/branch/main/vault ) which can be stored safely with an optional additional (cascade) encryption script
(cryptr; https://codeberg.org/oxo/tool/src/branch/main/cryptr )
Please test it and shoot at my method! :)
@ademalsasa Using pass with a wrapper script (passr; https://codeberg.org/oxo/tool/src/branch/main/passr ) passwords are in a encrypted luks container (vault; https://codeberg.org/oxo/tool/src/branch/main/vault ) which can be stored safely with a custom (cascade) encryption script (cryptr; https://codeberg.org/oxo/tool/src/branch/main/cryptr )
Please shoot at my method! :)
Passr has a new feature!
It now asks to create when a non-existent object is entered.
#linux #commandline #bash #shell #script
https://codeberg.org/oxo/tool/src/branch/main/passr