Roll-It is designed and developed primarily for [elementary OS]. The latest stable release is available via AppCenter.
It is the updated, older codebase of Chance, which once was an elementary OS, but is now on Flathub and for GNOME systems:
The code is originally from @zelikos, who allowed us to update it for elementary OS
You can donate to various contributors:
- Akzel/Zelikos, the original author (https://ko-fi.com/akzel94)
- teamcons, the main devs and maintainers behind Roll-It as of now (https://ko-fi.com/teamcons)
Installation is as simple as installing the above, downloading and extracting the zip archive, changing to the new repo's directory, and run the following command:
flatpak-builder --force-clean --user --install-deps-from=appcenter --install builddir ./io.github.ellie_commons.rollit.yml
First, install the elementary Flatpak runtime & SDK:
flatpak remote-add --if-not-exists appcenter https://flatpak.elementary.io/repo.flatpakrepo
flatpak install appcenter io.elementary.Platform//8.2 io.elementary.Sdk//8.2
Then follow the elementary OS instructions