this post was submitted on 16 Jul 2026
71 points (100.0% liked)

Opensource

6461 readers
46 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS
 

Time to update tags in compose.yml

you are viewing a single comment's thread
view the rest of the comments
[–] vinnymac@lemmy.world 6 points 1 week ago* (last edited 1 week ago) (1 children)

I’ve been working on an alternative Frontend for Forgejo called Joui.

It’s coming together nicely. Currently support v15 and up. I hope they added a action logs api in v16, as that’s one of the most common complaints I get from Joui users.

[–] nykula@piefed.social 1 points 1 week ago (1 children)

Interesting, where can I find the Joui code? Quick web search only returns the main Forgejo frontend.

[–] vinnymac@lemmy.world 3 points 1 week ago* (last edited 1 week ago)

It’s currently a private beta, and will be AGPLv3 licensed when I open source it.

In case you just want to see it, here are the only public screenshots of it I’ve shared https://mastodon.social/@vinnymac/116660529396212878

It has some Ui customization settings as well built in, including tweaking the theme and accents.

That was months ago though.