Open Source Haiku Software - Page 2

Software for Haiku

Haiku Clear Filters
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1

    Room Game

    A simple CLI game

    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Setpermissions for Haiku

    GUI front-end to chmod

    A quick drag-and-drop application to change the permissions of a single file, or an entire folder recursively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    TinyTim for Haiku

    A GUI front-end to the tinyurl service

    This application uses the tinyurl API to shorten a URL and copy the shortened link to the Haiku clipboard. V0.1 and 0.2 were written in yab, while V0.3 was written in BaCon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Trope for Haiku

    Trope for Haiku

    General-purpose text editor for Haiku

    Trope is a text editor, written in the yab programming language for the Haiku Operating System. Nothing special about it, you've used text editors before. It does have a few features other Haiku text editors presently don't have, though. 1. easy access to High-Ascii and Unicode accented characters from the menus 2. Graphical Toolbar 3. Snippets 4. Word and page count How big a file can Trope take? Well, I test it on Tostoy's War and Peace - over 3 megabytes of text. Trope takes a very long time to load this monster, but it doesn't crash under the load, and once it's in, it will happily open up new windows with lesser documents.. So if you plan to write something longer than War and Peace, you probably need a different tool :-) License: MIT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    Wheefun I/O

    Useful I/O Primitives for C

    This project arose out of the I/O primitives written for the Wheefun Archiver (WFAR). It is hoped that by porting them to their own library, they will become useful elsewhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Yab programming video sources

    A repository of files from my YouTube series on yab programming

    A collection of files produced for my YouTube series on yab programming in the Haiku Operating system. Available as a git repository only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Yabadabbadoo for Haiku

    Yabadabbadoo for Haiku

    An alternative IDE for the yab programming language

    Yabadabbadoo is an alternative IDE (Integrated Development Environment) for Jan Bungeroth's yab programming language for Haiku. Yabadabbadoo differs from the official yab IDE in that it creates subroutines (and some other important parts of your program) as separate files, then glues them together as required. This makes it easier to write long programs: instead of constantly scrolling up and down between subroutines, you just double-click on the one you want to edit - more like we used to work in QuickBasic. Debugging, on the other hand, becomes a little more tricky than in the official IDE. Yabadabbadoo suggests that you reserve workspace 4 for its own use and for best results demands a minimum resolution of 1024 x 768 on that workspace. Source code is included. In Yabadabbadoo format, of course.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    barberpole

    A spinning barberpole widget for Haiku

    For Haiku scripters and coders, there is a new utility called barberpole. It will throw a spinning barberpole on the screen while your script is doing something that may take a long, but unknown time. When it is done, a single hey or kill command removes the barberpole. I wrote this utility using bbjimmy's spinner library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    basku

    basku

    A BASIC programming framework for the Haiku Operating System

    Basku is a development environment for Haiku based on Michael Haardt's BAS, a BASIC interpreter. The BASIC itself is pretty barebones, and what basku brings to the party is a set of prewritten routines that allow it to access external commands and interact with the Haiku environment. External commands supported include alert, filepanel, figlet, hdialog, yabdialog, shanty, tput. umenu and smenu. In the pipeline is support for yoshi, and hey. You are not going to write an award-winning word processor in basku. You probably could write a text editor with it, if it ran inside Terminal, but yab would probably still be better for that. Basku occupies a place in-between scripting and fully-fledged application programming. It is for the creation of installers, configuration utilities, front-ends and those little "glue" applications that you really need, but that are unlikely to be meaningful to anyone else.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10

    libclasqm

    yab libraries

    Libraries for the yab programming language under Haiku
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    makehaiku for Haiku

    A CLI utility that writes a haiku

    The thought struck me ... an OS called Haiku should be able to ... write a haiku. So I slapped together a CLI utility along the lines of fortune. No deep semantic analysis involved, I'm afraid, just a rearrangement of words in the required 5 - 7 - 5 syllable patterns. Occasionally it sounds as if there is a poet inside the computer trying to break out. Far more often, it looks like the computer is populated by Vogons. But, it is a haiku. You can pipe the output like any self-respecting *NIX utility. That was easy enough. What is taking up time is adding sufficient words to its database to prevent the haikus becoming repetitious. Version 0.1 is about halfway through the alphabet. Written in yab. I haven't tried it yet, but the code should work in yabasic for Windows or Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    vstm for Haiku

    vstm for Haiku

    Extremely KISS to-do manager

    A graphical frontend to Frank Villaro-Dixon's Very Simple Task Manager (vstm). This is Really Getting Things Done. It is so simple that you don't end up wasting hours in endless tinkering. You make the TODO, When you've done the task, you delete it, end of story. License: The GUI frontend is Public Domain (2014). The source files will be found in /boot/system/data/src after installation, in Yabadabbadoo format. The bundled utility is Beerware. Installation instructions: If your Haiku installation is quite up-to-date, you should be able to double-click the .hpkg and have it load into HaikuDepot, ready for installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    yab examples 4 haiku

    simple apps in yabasic under haiku os

    hello dear user this is a collection of little apps in yabasic with source code under files there is a README txt file with instructions the apps run under a terminal and calc like : ... ie area and perimeter of a square ... and others ... enjoy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    yabdialog for Haiku

    yabdialog for Haiku

    yabdialog displays dialogs, alerts and panels on the Haiku Desktop

    yabdialog (previously called hdialog) is a CLI utility that displays a variety of dialogs, alerts and panels with more control over color and placement than you get with the alert and filepanel commands included with Haiku. It also contains additional widgets and lets you control your clipboard. The yabdialog command should be callable from any scripting language that can issue a SYSTEM call and receive string data back from standard input. All parameters must be supplied, in the correct order. On the bright side, all parameters are case-insensitive License: Public Domain (2014). Yab source files will be found in /boot/home/config/data/src after installation, in Yabadabbadoo format. Installation: Move (don't copy) the .hpkg file into /boot/home/config/packages on any Haiku installation with Package Management.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB