home.social

#nicegui — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #nicegui, aggregated by home.social.

  1. Linux Magazine 296: Pen Testing is available now! Learn to think like an attacker and find resources to get started with penetration testing. This month's DVD includes @fedora Workstation 42 Live and @ubuntubudgie 25.04
    linux-magazine.com/Issues/2025

  2. Weblifter

    I worked on a custom CMS for internal usage called Weblifter. The idea sparked from the frequent requests I receive over the year. I tried different solutions from pure flask with html css, up to website builders that some wanted me to use.

    Weblifter is a super simple webinterface that focuses directly on the content with zero distractions for the customer. While the content is created I can focus on the design of the website or other things like logos, color palettes, themes etc if necessary. The use rthan can update or add sections on its own without the need of my help.

    I used niceGUI for this. It enables working on a website without switching between different layers of python, html and css, js and focus more on the design and functionality.

    The good thing is that I can implement pretty much everything I can think off on top of the base CMS without relying on external plugins etc like it would be in wordpress f.e.

    So while I spent a month on this and touched some of my precious reserves I think this should greatly ease up future requests.

    (User side internal design is still work in progress)

    #nicegui #cms #websitedevelopment #websitebuilder