No edit summary
mNo edit summary
Line 14: Line 14:
* [https://free-astro.org/download/SER-Player-1.8.0-x86_64.dmg SER Player for macOS (Intel, 64-bit)]
* [https://free-astro.org/download/SER-Player-1.8.0-x86_64.dmg SER Player for macOS (Intel, 64-bit)]
* [https://free-astro.org/download/SER-Player-1.8.0-arm64.dmg SER Player for macOS (Apple Silicon, 64-bit)]
* [https://free-astro.org/download/SER-Player-1.8.0-arm64.dmg SER Player for macOS (Apple Silicon, 64-bit)]
''Note: Requires macOS 10.15 (Catalina) or later.''


== Source Code ==
== Source Code ==
* [https://github.com/lock042/ser-player SER Player Qt6 Fork (Current Development)] - Our active development repository with Qt6 support
* [https://github.com/lock042/ser-player SER Player Qt6 Fork (Current Development)] - Our active development repository with Qt6 support
* [https://github.com/cgarry/ser-player SER Player (Original)] - Chris Gary's original repository
* [https://github.com/cgarry/ser-player SER Player (Original)] - Chris Gary's original repository

Revision as of 09:56, 21 March 2025

SER Player

Although Chris Gary's official website for SER Player is no longer available, we have taken over the development of this project. We have adapted the code for Qt6 and bumped the version to 1.8.0. We now maintain this community resource to ensure users can continue to access this valuable tool. Versions are available for Windows, Linux, and macOS (including Apple Silicon).

Downloads

All versions are only available in 64-bit for all architectures. Current version is 1.8.0.

Windows

Linux

macOS

Note: Requires macOS 10.15 (Catalina) or later.

Source Code