Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 668 Bytes

File metadata and controls

33 lines (17 loc) · 668 Bytes

xframes-nim

Instructions

Install Nim

Ubuntu

curl https://nim-lang.org/choosenim/init.sh -sSf | sh

Windows

I recommend to install nim through winget

winget install nim.nim

Compiling and running the application

nim compile --run main.nim

Screenshots

Windows 11

image

Ubuntu 24.04

Screenshot from 2025-01-14 22-30-15

Raspberry Pi 5

image