TilBuci | Open Source Tool Interactive Content Creation ⭐

TilBuci

TilBuci is a free, open source tool to create interactive content. From a visual web interface, you can gather your media, texts, and all content in the form of interactive “movies” that can be exported as websites, embedded via iframes, made available as PWA apps or even as mobile and desktop applications.

Easy to use graphic interface

Use a drag-and-drop interface to bring your ideas to life.

drag-and-drop

Multiple screen support

Support both horizontal and vertical screens in the same movie. The software even automatically switches between versions according to browser resizing.

multiple screen

Rich media support

Use pictures, audios, videos, html and many more media types in your creations. You can even embed your own HTML5 projects made with other tools seamlessly into the content.

media

Simple interaction setting methods

Use the action block editor to easily add interaction to your creations. Expert users may also access the code editor directly. If you want to learn more about creating interactions in TilBuci, check out the Scripting Actions manual: https://tilbuci.com.br/files/TilBuci-ScriptingActions.pdf

interaction

Server-side processing

Exchange data between your creation and custom server scripts to even fancier creations. Also, you can count on cloud data saving and event recording for your content visitors right out of the box.

server-side

Work as a team

Develop your ideas by yourself or work with your teammates with defined roles. You can even use the built-in design notes funcionality to keep track of the creation.

teamwork

Manage content access

Discover who is visiting your creations with various statistics possibilities while restricting content access to your target groups.

access

Contraptions

Several automation options simplify the creation of common structures such as menus, forms, backgrounds, and interfaces.

contraptions

Various exporting options

Use the TilBuci own player or export your creation in many formats!

  • Websites with sitemap for better SEO.
  • Iframe content for embedding.
  • PWA web application with offline content support.
  • Packages ready for publish services like itch.io or Game Jolt.
  • Desktop applications for Windows, macOS and Linux.
  • Mobile app projects for XCode or Android Studio.

exporting

Javascript disclaimer

TilBuci is provided in the form of a Javascript archive. Even though the non-minified version is distributed together with the compressed one, it should not be considered the source code of this project: use the code in this repository as the source. It is written in Haxe and then converted to Javascript.

The base software does not make any requests to domains other than the one where it is installed, not even to TilBuci’s own website, as can be seen in the source code. Plugins can be used to meet the need for connections to other domains. Whenever a new movie is loaded by TilBuci, information about which plugins are currently active is traced in the browser console. This way, visitors can confirm whether the content they are viewing is made only with the base software or if a plugin is used.

Visitor tracking disclaimer

TilBuci offers features for tracking visitors’ access to content. If visitor identification is not used (another feature available in the software that asks for visitor confirmation during a login process), the information recorded does not contain data that can be used to identify the visitor, not even as loose as IP addresses. Plugins, however, such as Google Analytics, may be used by content creators for this tracking.

A free, open-source tool

TilBuci is a free, open source tool, licensed under MPL 2.0, developed using Haxe, OpenFL, FeathersUI and PHP among other technologies. The software is dedicated to all the joy Buci, a messy and often quite insane dog, brings to our daily lives :wink:

Please access the TilBuci website for more information: https://tilbuci.com.br/

Want to learn more about creating interactions in TilBuci? Check out the TilBuci Scripting Actions manual: https://tilbuci.com.br/files/TilBuci-ScriptingActions.pdf

You can also try TilBuci online before even downloading and installing it. Just access https://try.tilbuci.com.br/

GitHub:

7 Likes