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
- Host: GitHub
- URL: https://github.com/xframes-project/xframes-julia
- Owner: xframes-project
- License: mit
- Created: 2025-01-11T11:19:58.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-01-11T19:34:27.000Z (6 months ago)
- Last Synced: 2025-01-18T21:04:41.811Z (6 months ago)
- Topics: julia
- Language: Julia
- Homepage:
- Size: 1.01 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

x64 Ubuntu 24.04

Raspberry Pi
