nutty icon indicating copy to clipboard operation
nutty copied to clipboard

flatpak address is not working

Open millerthegorilla opened this issue 5 years ago • 2 comments

Hi, I'd like to install this for fedora, but the flatpak address at the website is not working, and I can't find nutty listed on flathub. I tried the open suse 64bit rpm but it requires libnotify-tools, a package not available on fedora (which might be libnotify or libnotify-devel). If there is not flatpak/snap package then I can always use the source code I guess. Any ideas on dependency packages for fedora?

Many thanks

millerthegorilla avatar Nov 11 '18 18:11 millerthegorilla

@millerthegorilla Thanks for your interest in Nutty.

I will have to remove the flatpak link on the website as the flatpak devs said it is not possible to use cron with nutty inside flatpak container. Until I have some sort of daemon the flatpak has to wait.

I don’t have fedora, so it will be great if you can help me find the library equivalent names of the packages so that I can add it to the website for fedora users.

I’m in the process of getting nutty set up with ninja instead of cmake. If you want to build nutty now then best to get the source code from the last release (link below) and build from source using cmake.

https://github.com/babluboy/nutty/releases/tag/1.1.0

I should be able to check and fix the ninja build shortly. Let me know how it goes and we can use this issue to have build instructions for Fedora.

babluboy avatar Nov 11 '18 19:11 babluboy

@millerthegorilla Libnotify-tools is required for the libnotify package and if you are building from source then the dev package is required.

babluboy avatar Nov 11 '18 19:11 babluboy