Welcome to FreeBook

FreeBook is a project from CrowdWare

Vision

The original idea behind FreeBook 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

.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...

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.

The app is instantly available online, and you and anyone else to whom you send the corresponding link can admire and work with this app using NoCodeBrowser.

Do you want to have the APP for the desktop and start creating something NEW?DOWNLOAD

Do you want to have the APP for Android and start reading books?DOWNLOAD

Roadmap

  • 2024 Launch of the FreeBookDesigner for MacOS, Windows, Linux, and Web
  • 2024 Launch of the FreeBookReader for Android
  • 2025 Launch of the FreeBookReader for iOS

Feedback

Your feedback is crucial for all these features, as we only want to integrate what our customers truly want.
We will introduce a feature rating system where you can suggest new features, and other users can vote for them.
Features that are most requested by customers will be prioritized for development and implementation.

We need YOU

to bring something new to the world!