Skip to content

Releases: ahmniab/Projectile-motion-simulator

win64-1

win64-1 Pre-release
Pre-release

Choose a tag to compare

@ahmniab ahmniab released this 28 Jul 14:09

This is the beta version of my app

Screenshot

fedora-linux64-x11

fedora-linux64-x11 Pre-release
Pre-release

Choose a tag to compare

@ahmniab ahmniab released this 29 Jul 09:30

this version build in fedora with x server as a window system
Please make sure that you have FFMPEG

sudo apt install ffmpeg         [On Debian, Ubuntu and Mint]
sudo yum install ffmpeg         [On RHEL/CentOS/Fedora and Rocky/AlmaLinux]
sudo emerge -a sys-apps/ffmpeg  [On Gentoo Linux]
sudo apk add ffmpeg             [On Alpine Linux]
sudo pacman -S ffmpeg           [On Arch Linux]
sudo zypper install ffmpeg      [On OpenSUSE]    
sudo pkg install ffmpeg         [On FreeBSD]