invDB
invDB is a simple inventory DB system written in Python using fastapi and poetry. I use it to save the location of movies and books so I can easily find them again. At the moment, the entire UI is in German. Codeberg Repo ...
invDB is a simple inventory DB system written in Python using fastapi and poetry. I use it to save the location of movies and books so I can easily find them again. At the moment, the entire UI is in German. Codeberg Repo ...
Together with Pingu, I created a python project which automatically fetches Custom ROM devices and versions and displays it on a page. With this, everyone can easily see which ROMs are supported on which device. You can see the ROM list here: https://custom-rom.codeberg.page/ The development is currently really active, so things might change and new features may get added. You can also make a feature request on the project repo. Visit the ROM list or find out more at the Codeberg project repo! ...
tuxi-hugo is my own Hugo theme. Hugo is a static-site-generator, which I also used to create my website. You can see this theme in action here 🎉 Find out more at the Codeberg project repo ...
I created a free & open source emoji selector named 🐧 Tuxmoji. You can use it here! Codeberg Repo
forgejo:buttons is now in version 1.1! The generated iframe code for embedding the button now resets the CSS for this iframe, so that the background of the button adapts to the website even with simple.css. (My website, for example, uses simple.css, which did not work before) In addition, the stylesheet of the forgejo:buttons website was changed from min.css to simple.css. Now the website looks a little better and also has a dark mode 🎉 ...
After a lot of work, forgejo:buttons is in version 1.0.0 usable 🎉! You can now use buttons like Star, Fork, Watch and so on but also create own buttons with custom counter APIs and an own text. You can embbed the buttons using an iframe to your website. As they’re using Javascript, you cannot use it in Markdown. check out https://shields.io for this! If you like the project, give me a star ⭐! ...
This project generates buttons for repositorys on Forgejo or Gitea. You can use it here! Codeberg Source code ...
This project generates statistics about your Forgejo or Gitea profile using Python and (if you want) automatically using the Woodpecker CI. Find the Codeberg source code on Codeberg! ...
This is a project to manage your movies. The development is currently stall, but you can still use it. Find the Codeberg source code here! ...
A project to sync your issues, pull requests, … from GitHub to Codeberg using GitHub actions. WiP. Codeberg Codeberg repo