Created page with "=SER Player=" |
m →SER Player: typo |
||
(7 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). | |||
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 === | |||
* [https://free-astro.org/download/SER_Player_Windows_x64_v1.8.0.exe SER Player for Windows (64-bit)] | |||
=== Linux === | |||
* [https://free-astro.org/download/SER_Player-v1.8.0-x86_64.AppImage SER Player for Linux (64-bit)] | |||
=== macOS === | |||
* [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)] | |||
''Note: Requires macOS 10.15 (Catalina) or later.'' | |||
== Source Code == | |||
* [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 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
- SER Player Qt6 Fork (Current Development) - Our active development repository with Qt6 support
- SER Player (Original) - Chris Garry's original repository