Skip to content

FuLygon/sr65-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radiance65 App

CI GoReportCard

Click here for Vietnamese readme vn

Unofficial media conversion tool for SR Studio Radiance65 keyboard screen.

Download

release

Supported media formats

  • Image: png, jpg/jpeg, gif, bmp, webp
  • Video: mp4, mkv, flv, ts, webm

Build from source

Make sure go is installed.

  • Clone the repository
git clone https://github.com/FuLygon/sr65-app.git
cd sr65-app
  • Copy ffmpeg or zenity binary to embed/bin directory if you want to embed it when building (optional)

  • Build the app

go build

Note

  • For configuring keyboard feature such as keymap, macros, layout, etc... refer to Vial instead.
  • Video conversion heavily rely on ffmpeg. GIF conversion can be converted using built-in function or ffmpeg if ffmpeg is available.
  • Pre-built binaries were embedded with ffmpeg for all OS with amd64 architecture. For arm64 architecture, only linux OS were embedded. For windows and darwin OS with arm64 architecture, make sure to have ffmpeg installed and added to system PATH. This is only necessary for converting video or GIF using ffmpeg.
  • Pre-built binaries were embedded with zenity for windows and darwin OS for displaying GUI dialogs.
  • Antivirus software may flag pre-built binaries as malicious. This is a false positive. You can build the app from source as an alternative.

About

Media Conversion tool for SR65 keyboard

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages