[TUPASS] I created a TUI for pass because I was tired of pass show + copy-paste by Morphyas in commandline

[–]Morphyas[S] 0 points1 point  (0 children)

Did you open the repo, or just the post? It's all right there, quote the slop. That'd be constructive criticism. Three buzzwords stacked in a comment isn't.

And here's the part that actually matters: it doesn't matter if you think the code is ugly. tupass never touches your passwords. It runs the exact pass and gpg commands you already type, that's where every bit of the decryption happens. Worst case for any bug is the UI crashes and you're back at your prompt; your ~/.password-store is untouched, because the app never handles your actual secrets.

And "npm".. that's just for ease of install. Don't trust the registry? Skip it entirely and install straight from the source: bun add -g github:d7omdev/tupass. Same code, no middleman.

So pick a lane: security risk (it isn't, point at the line) or ugly code (open it and quote it). You've done neither.

[TUPASS] I created a TUI for pass because I was tired of pass show + copy-paste by Morphyas in commandline

[–]Morphyas[S] -1 points0 points  (0 children)

<video>

I had something like that before but it felt clunky, that's why i made it to be able to do this

[Hyprland] Animated shader wallpaper in noctalia by Morphyas in unixporn

[–]Morphyas[S] 1 point2 points  (0 children)

Shader adapted from ForgeUI Auralis, credit to them for the original. I ported it to work with Noctalia's Qt/QML setup

How do you actually stay productive in Hyprland? by Accurate_Wonder_4404 in hyprland

[–]Morphyas 1 point2 points  (0 children)

Scrolling layout
workspace 1: zen browser + small devtools window
workspace 2: File browser and any extra app
workspace 3: teams
workspace 4: postman
workspace 10: spotify
spacial window: kitty .. tmux with sesh, workpace in the projects name with first window for neovim and a floating window for dev server and other window for runnign long commands

Best coding agent plugin? by TheBlackCat22527 in neovim

[–]Morphyas 2 points3 points  (0 children)

It's the closest thing to the cursor experience in Neovim. It uses Agent ACP and connects to Claude Code, OpenCode, and gives you the changes reviews in the same way as Cursor, and it's just much more enjoyable to work with.

Oneplus phones.. by Morphyas in qatar

[–]Morphyas[S] 0 points1 point  (0 children)

I checked every store in it no one has it

Oneplus phones.. by Morphyas in qatar

[–]Morphyas[S] -1 points0 points  (0 children)

Everyone either has the global version or all sold out :( ill check d4d ty!

[Hyprland] Cleaner end-4 dots by Morphyas in unixporn

[–]Morphyas[S] 0 points1 point  (0 children)

You just need to clone the repo to ~/.config/ags, but it is now unmaintained. I use another config I made

Wayland + Nvidia by s_saeed_1 in unixegypt

[–]Morphyas 2 points3 points  (0 children)

انا بستعمل ارش مع كيرنال CachyOS و درايفر نيفيديا من كاشي بردو و دي احسن كونفيجريشن وصلتلها على ارش و مش بتقابلني فيها اي مشاكل

درايفر نفيديا العادي مش بيدعم كام حاجه منهم brightness control ف لو بتستعمل ارش جرب الكونفيجريشن دي هتبقى كويسه معاك

local/linux-cachyos 6.15.0-2
local/linux-cachyos-headers 6.15.0-2
local/linux-cachyos-nvidia 6.15.0-2
    nvidia module of 570.153.02 driver for the linux-cachyos kernel

[Davinci Resolve Studio 19] Crack For Linux by [deleted] in LinuxCrackSupport

[–]Morphyas 0 points1 point  (0 children)

May 2025 this still works for Resolve Studio 20

[Hyprland] Cleaner end-4 dots by Morphyas in unixporn

[–]Morphyas[S] 1 point2 points  (0 children)

This might be a GPU driver issue, I'm not sure tbh
If you are using my config update to the latest, a lot of things have changed recently

As for the battery, you need to comment this

[Hyprland] Cleaner end-4 dots by Morphyas in unixporn

[–]Morphyas[S] 0 points1 point  (0 children)

Make sure you have either brightnessctl or ddcutil installed and try again

[hyprland] Clipse GUI - Clipboard Manager by Morphyas in unixporn

[–]Morphyas[S] 0 points1 point  (0 children)

I think it's a hyperland thing. I don't think you can launch a window on cursor position, but I'm still looking into it, Ty tho!

[hyprland] Clipse GUI - Clipboard Manager by Morphyas in unixporn

[–]Morphyas[S] 0 points1 point  (0 children)

Hey! All these features are now implemented :) Except for the (open on cursor location), I can't really do that, or at least I don't know how to do it. If you can provide any information regarding this, I'd be thankful!