Skip to content

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

License

Notifications You must be signed in to change notification settings

tyron12233/openblocks-app

 
 

Repository files navigation

OpenBlocks

Java CI with Gradle Discord server Donate to OpenBlocks Maintenance

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!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.0%
  • Other 1.0%