No edit summary
Line 1: Line 1:
=SER Player=
=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).
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.


== 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. Please note that SER Player has not been actively developed since 2019, when the version (1.7.2) was released.


=== 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)]


== 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 Gary's original repository

Revision as of 09:48, 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

Source Code