r/forgejo

▲ 16 r/forgejo+1 crossposts

I built tea-dash - gh-dash-style terminal dashboard for your self-hosted Gitea/Forgejo

I loved gh-dash but moved my repos to self-hosted Forgejo, where nothing equivalent existed, so I built tea-dash. It's a keyboard-driven TUI (Go + Bubble Tea v2) for PRs, issues, notifications, Actions runs, and local branches across one or more Gitea/Forgejo instances.

It talks to the official Gitea Go SDK and reuses your existing tea CLI login, so there's no separate credential handling. You can try it without a server: brew install gbarany/tap/tea-dash && tea-dash --mock. Feedback very welcome.

https://github.com/gbarany/tea-dash

u/gbarany — 1 day ago
▲ 22 r/forgejo

I made an extension to Fork to Forgejo a Github repo and to sync all your repos

Hey there,

I made an extension that adds a "Fork to Forgejo" button on any Github repo and you can directly fork it to your Forgejo instance. Also works with Codeberg.org and also lets you sync all your Github repos with a one-click sync, making migration super easy! It has no backend, no tracking and tokens stored locally only.

https://preview.redd.it/2d2mrhxzjhah1.png?width=819&format=png&auto=webp&s=482fb87c288548277a7a6dc914b917fdc072b315

You can check it out here

Chrome: https://chromewebstore.google.com/detail/kmfhknboiplbdmpagcjdlmamopicallp?utm_source=reddit-share

Firefox: https://addons.mozilla.org/en-US/firefox/addon/forgejo-fork/

On your own Forgejo instance you can have the option to mirror also, meaning the fork on Forgejo will update your repo based on the upstream or your own fork.

It helped me a lot since I moved to my own instance and I hope it helps someone else too!

reddit.com
u/zeserj — 6 days ago

Can anyone spot any bugs that might be causing SSH to fail here

When I try to connect to my instance over ssh, the terminal complains that port 22 is unreachable in the pod. It does the same thing when I try explicitly using port 2222, which is the port that the service actually listens to.

codeberg.org
u/ferriematthew — 13 days ago