Changes since the last release
- Right-clicking on a level in the level list now gives the option to show levels that are coincident with (feed into or are decay products of) that level.
- Improved text selection logic.
- Fixed various minor bugs.
- Flatpak build: updated
libdecorto 0.2.4. - Flatpak and Windows build: updated
SDLto 3.2.26, updated ENSDF distribution to November 2025.
Quick installation
Linux (all distros)
Make sure that flatpak is set up on your system first (see here for instructions). Then download the Flatpak bundle ChartOfNuclides-0.8.3.flatpak below. In some distros, this bundle can be installed simply by opening it in the file manager. Otherwise, it can be installed by running:
flatpak install ChartOfNuclides-0.8.3.flatpak
The application should now be available in your application menu and/or via the application search interface (depending on your desktop environment). To uninstall the application, run:
flatpak uninstall io.github.e_j_w.ChartOfNuclides
Windows (experimental)
Note: I don't have a Windows PC to test with, so Windows support is experimental for the time being. The following release was built and tested in a virtual machine running Windows 10. Eventually I might get around to making a proper installer.
Download and extract the ChartOfNuclides-0.8.3-Windows-x64.zip archive, and run chart.exe.
Other
If you prefer to build the application manually, instructions are here.