NoCodeDesigner

Vision

The original idea behind NoCode was to create interactive eBooks that not only integrate videos, sound, and interactions but also incorporate 3D animations for tutorials, for example. From this idea, a new way of software development and distribution has emerged. We use the technology we are familiar with from websites and embed it into native applications. And we do this on every platform.

The End of Browser Wars

If you’ve been around as long as our founder, you know the issues that unfortunately still persist today. Back then, just like now, there were many different browsers. Every major company was eager to make its browser the standard. So we had Netscape Navigator, Internet Explorer, Safari, Firefox, Opera, Chrome, and others. So far, none have prevailed, and as a programmer, you feel it, as you had to support all browsers, which often made the source code look quite chaotic.

Here is a simple example

How it should not look like…

.box {
  -webkit-border-radius: 10px; /* Chrome and Safari */
  -moz-border-radius: 10px; /* Firefox */
  -ms-border-radius: 10px; /* Internet Explorer */
  border-radius: 10px; /* standard property */
}

We Are The Change

We want to change how user interfaces will be created in to future.

Easy to Use

Currently, the full range of features is not yet available, but you can already create an app for Android in a simple way, without any programming knowledge, without having to compile the app, and without the hassle of publishing the app in the Play Store.

Just write a bit of SML (Simple Markup Language), preview the app, try it out interactively, and publish it.
Later there will also be a drag-and-drop designer, if you are bored to hack in text.

Download

You can get the NoCodeDesigner for Desktop and the NoCodeBrowser App for mobile.

Roadmap

We are still working on the core to give you best experience.

2025 Launch Timeline

April – Release of NoCodeDesigner for macOS

May – Launch of NoCodeBrowser for Android

June – Launch of NoCodeBrowser for iOS

Upcoming Features

  • Drag-and-drop design panel Build your UI with ease
  • E-commerce plugins
    Create your own shop and sell products
  • One-click app deployment Export your app as .APK (Android) or .IPA (iOS)
    Ready to publish with your own App ID on the Play Store or App Store

Feedback and Feature Voting

Your feedback helps shape the product.

We are building a feature suggestion and voting system, where you can:

  • Submit your own feature ideas
  • Vote on suggestions from others
  • Influence our development priorities based on real demand

Let us know what matters most to you — we’re building this together

Plugins