A Hotline client written in Qt featuring Shift-JIS support and other stuff.
The Obsession Hotline client aims to be a modern alternative for macOS, Linux and Windows users. It supports Shift-JIS encoding for Japanese users or for browsing Japanese servers. It is written using Qt and should compile and work out of the box on macOS, Linux and Windows.
The Obsession Hotline client aims to be a modern alternative for macOS, Linux and Windows users. It supports Shift-JIS encoding for Japanese users or for browsing Japanese servers. It is written using Qt and should compile and work out of the box on macOS, Linux and Windows.
To install Obsession, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install Obsession
To see what files were installed by Obsession, run:
port contents Obsession
To later upgrade Obsession, run:
sudo port selfupdate && sudo port upgrade Obsession
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.