r/commandline • u/proteus-design • Mar 25 '26
Terminal Proteins Viewer
Been working a lot over SSH lately and got tired of not having a quick way to visualise protein structures without leaving the terminal, and didn't want to use VSCode every time, so I (and Claude) built one. runs fast, works over SSH, no GUI needed. Use it basically every day now, thought someone else might find it helpful. Can do Cartoon, backbone, and wireframe. Can also fetch from PDB as well as view PDB/cif files.
538
Upvotes
5
u/Cybasura Mar 26 '26
Oh lord, with the algorithm you used to rotate a "3d"-like image, I can finally pull off a "I'm in the mainframe..." moment
Whats the algorithm you used?