(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=SER Player=
=SER Player=
Although Chris Garry's official website for SER Player is no longer available, we have taken over the maintenance 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).


Since Chris Gary's official website for SER player is no longer available, we have decided to create this wiki page to maintain access to SER player downloads for all platforms. Here you will find download links for Windows, Linux, and macOS versions of the software. This community-maintained resource aims to ensure that users can continue to access this valuable tool despite the original site being offline.
Keep in mind: We don't intend to actively develop the application, which is fine as it is, but just keep it alive and up to date.


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


=== Windows ===
=== Windows ===
* [https://free-astro.org/download/SER_Player_Windows_x64_v1.7.2.zip SER Player for Windows (64-bit)]
* [https://free-astro.org/download/SER_Player_Windows_x64_v1.8.0.exe SER Player for Windows (64-bit)]


=== Linux ===
=== Linux ===
* [https://free-astro.org/download/SER_Player-v1.7.2-x86_64.AppImage SER Player for Linux (64-bit)]
* [https://free-astro.org/download/SER_Player-v1.8.0-x86_64.AppImage SER Player for Linux (64-bit)]


=== macOS ===
=== macOS ===
* [https://free-astro.org/download/SER-Player_macOS_v1.7.2.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)]
''Note: This version is for Intel-based Macs, not Apple Silicon.''
* [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 ==
The source code for SER Player is available on the official GitHub repository:
* [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 on GitHub]
* [https://github.com/cgarry/ser-player SER Player (Original)] - Chris Garry's original repository

Latest revision as of 22:20, 22 March 2025

SER Player

Although Chris Garry's official website for SER Player is no longer available, we have taken over the maintenance 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).

Keep in mind: We don't intend to actively develop the application, which is fine as it is, but just keep it alive and up to date.

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