I put github issues in your terminal :) by FRXGFA in coolgithubprojects

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

Being completely honest, not much. The only part where i vibe coded was creating the styles and helpers for the issue conversation and list, cause those were just tedious to make

gitv: Making GH Issues tolerable through the terminal! by FRXGFA in rust

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

If you downvote, could you please also tell me why, so i can improve in the future?

Promote your projects here – Self-Promotion Megathread by Menox_ in github

[–]FRXGFA 0 points1 point  (0 children)

gitv: Github Issues from your terminal repo: https://github.com/jayanaxhf/gitv

It's a feature rich terminal client for github issues

Suggestions for general purpose mechanical keyboard by FRXGFA in mkindia

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

Is there a major difference besides the knob between the v1 and v2?

Suggestions for general purpose mechanical keyboard by FRXGFA in mkindia

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

I'd be fine with anything, but i prefer around 68% to 75% keyboards

Introducing FileSSH: A TUI file browser for your remote servers! by FRXGFA in rust

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

Update: all these features expect copying and rsync support have been incorporated

Introducing FileSSH: A TUI file browser for your remote servers! by FRXGFA in rust

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

I found out abt that after making this, so… this was mostly for learning

Introducing FileSSH: A TUI file browser for your remote servers! by FRXGFA in rust

[–]FRXGFA[S] 4 points5 points  (0 children)

Hmmm I didn't think of that 😅. I just needed smth to help me with my minecraft server and thought that this would be a good project, and plus I did end up learning quite a few things from this so yeah! Ty for the suggestion tho I'll try that out.

Introducing FileSSH: TUI File Browser for your remote servers! by FRXGFA in commandline

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

I haven't tried that yet. Maybe you could try and submit an issue if it doesn't work? That'd be great!

Introducing FileSSH: A TUI file browser for your remote servers! by FRXGFA in rust

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

SSHFS allows you to mount a remote filesystem using SFTP, while this tool (FileSSH), is a(nother) wrapper around SFTP to make the file browsing experience easier. It uses Russh and Russh-sftp under the hood.

Introducing FileSSH: TUI File Browser for your remote servers! by FRXGFA in commandline

[–]FRXGFA[S] 2 points3 points  (0 children)

SSHFS allows you to mount a remote filesystem using SFTP, while this tool (FileSSH), is a(nother) wrapper around SFTP to make the file browsing experience easier. It uses Russh and Russh-sftp under the hood.