Mochiziku / openblocks-app

An open source, modular alternative of sketchware. Create your own app in android using block programming like scratch!

Home Page:https://openblocks.tk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenBlocks

Java CI with Gradle

An open source, modular alternative of sketchware. Create your own app in android using block programming like scratch!

What is OpenBlocks?

OpenBlocks is a community-driven modular android application that can create android apps using block programming like scratch. Every component for OpenBlocks is modular, these modules can be loaded and unloaded at runtime, giving users freedom on what they want to do with this app. Create customizable blocks, Custom widgets, Custom manager, Custom project type, Custom everything, Anything you want with it!

For Sketchware users...

OpenBlocks is basically an app that you can mod easily! It's open source, change what you want, contribute what you want, use what you want! It's also modular, meaning you can create modules to do something else, For example, I want to add a TextInputLayout to my Layout editor, just download an already-existing module that adds TextInputLayout to the layout editor, and boom! That's it, No need to mod sketchware. And if you want to create a module, we have already made an interface for that, check out openblocks-module-interface, the guide is also there, check out it's wiki page.

Happy Coding!

About

An open source, modular alternative of sketchware. Create your own app in android using block programming like scratch!

https://openblocks.tk

License:Apache License 2.0


Languages

Language:Java 100.0%