Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Godello Alternatives
Similar projects and alternatives to Godello
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI (by dotnet)
-
Pixelorama
Unleash your creativity with Pixelorama, a powerful and accessible open-source pixel art multitool. Whether you want to create sprites, tiles, animations, or just express yourself in the language of pixel art, this software will realize your pixel-perfect dreams with a vast toolbox of features. Available on Windows, Linux, macOS and the Web!
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
proposals
A home for well-formed proposed incubations for the web platform. All proposals welcome. (by WICG)
-
graderjs
💦 Turn your full-stack NodeJS application into a downloadable cross-platform binary. Also works for SPAs, or regular web-sites.
-
material-maker
A procedural textures authoring and 3D model painting tool based on the Godot game engine
-
-
-
-
-
react-nodegui
Build performant, native and cross-platform desktop applications with native React + powerful CSS like styling.🚀
-
-
-
godot-3-demos
Discontinued Dozens of free and open source demos for the Godot game engine, version 3. Head to the link below for newer demos for Godot 4+
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Godello discussion
Godello reviews and mentions
- Godot 4.1 Is Released
-
Base C# Godot 4 Project?
? Godello https://github.com/alfredbaudisch/Godello
-
Best way to build a cross platform UI using CSharp?
Yeah that is my point I am struggling with. Flutter is a viable solution especially I know it does what I want. But look at this: https://github.com/alfredbaudisch/Godello and check out the Godot Editor screenshots. This stuff runs in Web, Desktop and Mobile and even on the Switch (which I do not need).
-
Godot for Rich Client Applications?
Godello
-
A WIP trello like todo plugin for godot.
Or https://github.com/alfredbaudisch/Godello But inside of a project would actually be nice too
-
Godot 4.0 development enters feature freeze ahead of the first beta
For desktop and mobile apps, it could work.
For example, here is kanban PoC made by someone:
https://github.com/alfredbaudisch/Godello
But for web, that could be too much for browsers to handle. Godello loading at webbrowser has only some time watching at spinner, when you have fast Internet connection, loading about 10 MB of code, WASM etc.
But when I tried to save Godot 3D game example to HTML5, and load it to webbrowser, Chromium etc browsers can not handle that much data.
Some webbrowser users have slow connections. If there are many users, they start to complain webpages loading too slowly. With Godot everything is browserside, and generated with save button, from that it's hard to move anything to serverside.
But if you instead code frontend and backend with Javascript, it's possible to move more of frontend Javascript code to run serverside.
-
Hopefully with all the Unity refugees joining us this becomes way less of an issue
My project Godello is a clone of Trello made with Godot, which makes use of everything available in Godot regarding UIs and it has a database of boards, lists and cards: https://github.com/alfredbaudisch/Godello
-
Godot for GUI
Godello. Trello inspired kanban board, powered by an online real-time collaborative backend. Opensource. https://github.com/alfredbaudisch/Godello
-
Now OPEN-SOURCE! Dynamic Inventory System & UI for Godot (fully dynamic, infinite scrolling, item categories, equipment slots, w/ item database) - inspired by the Zelda Breath of the Wild inventory UI
Check my other Godot UI project, Godello: https://github.com/alfredbaudisch/Godello
-
I'm writing a book about Business Software Development with Godot (data-oriented software with databases, APIs and Websockets, plus Apps and Tools)
Interesting, I never had problem with that. Which OS are you using? I received reports that on MacOS even 3.4 and 4.0 have blurry fonts. Can you run this to see if it's blurry for you? https://github.com/alfredbaudisch/Godello
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 6 Feb 2025
Stats
alfredbaudisch/Godello is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Godello is GDScript.