Ultra is a minimalist, performance-focused UI ("client") for reddit.com. It runs in your web browser as a static webpage.
Ultra does not collect or store any user data, except for a minimal amount of configuration data that never leaves your computer. Your usage is conducted entirely between you and reddit.com servers.
Ultra is deployed as a static website with all functionality provided through client-side JS. You can self-host it through the following steps. This process is easily automatable for deployments on cloud services.
npm
or a similar tool, execute npm run build
in the root directory (where this README is located), which will build the website files from source and place them in the dist
folder.dist
folder to any web server, and configure the web server to route all incoming requests to /
(index.html).Unlikely, due to loss of confidence in reddit.com as a platform after 2023 API changes.