Skip to content

Zoom application for Linux and Windows made with Raylib

Notifications You must be signed in to change notification settings

SrVariable/dazum

Repository files navigation

dazum

dazum is a zoom application that aims to be a nice zoom tool for any OS. Inspired by boomer and made with raylib.

Preview

preview.webm

Requirements

On Linux (Debian/Ubuntu) running this should be enough:

sudo apt install git build-essential libx11-dev

Installation

Clone the repository and build the program

git clone https://github.com/SrVariable/dazum
cd dazum
make

It will create dazum, you can run it with

./dazum

Features

Control Description
0 Reset camera
Mouse Button Left Drag camera
esc or q Close dazum
f Toggle flashlight mode
Mouse Wheel Up Zoom in
Mouse Wheel Down Zoom out
Ctrl + Mouse Button Up Increase flashlight radius
Ctrl + Mouse Button Down Decrease flashlight radius

Contributing

If you find any bug or have any suggestion, please open an issue here.

About

Zoom application for Linux and Windows made with Raylib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published