Skip to content

Tooloop OS is a minimal installation of Ubuntu Server with some post-install customization to fit the needs of public multimedia installations.

License

Notifications You must be signed in to change notification settings

Tooloop/Tooloop-OS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tooloop OS

Matrix

About

Tooloop OS is a platform for media artists to safely and easily develop and deploy multimedia installations.

Tooloop OS is based on Ubuntu Server 24.04 LTS and the super lightweight window manager Openbox. Both are customized to fit the needs of live and public multimedia installations.

Many ideas of Tooloop OS are based on this article in the openframeworks book on keeping a linux installation up forever. However Tooloop tries to take the aproach one step further.

Tooloop OS comes with a set of management and maintenance tools and a set of bundled apps. You can configure and control it over the network and get built-in health and confidence monitoring.

Who should use it?

Tooloop is designed for any kind of public, live system such as museum installations, digital signage, kiosks, etc.

Being Ubuntu based, Tooloop OS can run pretty much any Linux software. However it’s specifically designed with these frameworks in mind:

If you have written an application using one of these, Tooloop might just be what you need to stop worrying about deploying your live system.

Status

The system is stable and usable. We are using it exclusivly for all our clients projects for years and you are warmly invited to give it a go and contribute.

Please check out the project documentation if you want to learn more.

Get involved

Help is very much welcome! If you want to have a look, install it in a virtual machine. Even better, if you have spare hardware or a project ongoing, use it and share your experience!

Open an issue here if you want to discuss ideas or changes.
You're also very welcome in the Tooloop OS Matrix chat room.

Installation

  1. Download and install Ubuntu Server 24.04 LTS
  2. Name the user tooloop
  3. SSH into your machine
    ssh tooloop@<IP_ADDRESS>
  4. Install Git LFS
    sudo apt install git-lfs
    
  5. Clone the repo
    git clone https://github.com/Tooloop/Tooloop-OS
  6. Run the install script
    cd Tooloop-OS
    sudo ./install-tooloop-os.sh

You can get your Tooloop Box up and running in about 30 minutes ;-).

About

Tooloop OS is a minimal installation of Ubuntu Server with some post-install customization to fit the needs of public multimedia installations.

Topics

Resources

License

Stars

Watchers

Forks

Languages