An open API service indexing awesome lists of open source software.

https://github.com/xframes-project/xframes-julia

GPU accelerated UI development for Julia
https://github.com/xframes-project/xframes-julia

julia

Last synced: 4 months ago
JSON representation

GPU accelerated UI development for Julia

Awesome Lists containing this project

README

        

# xframes-julia

## Instructions

### Install Julia

https://julialang.org/downloads/

julia --project=. -e 'using Pkg; Pkg.add("JSON")'

### Install the dependencies

`julia --project=. -e 'using Pkg; Pkg.instantiate()'`

### Running the application

`julia --project=. src/XFrames.jl`

## Screenshots

Windows 11

![image](https://github.com/user-attachments/assets/390cf3d2-2dfa-4010-8d21-e4c99316106f)

x64 Ubuntu 24.04

![image](https://github.com/user-attachments/assets/361db09f-d36f-4aad-a82c-76f91514c677)

Raspberry Pi

![20250111_18h34m15s_grim](https://github.com/user-attachments/assets/08c17c5c-e0bc-4fbd-bfe5-c1fa54527ff3)