Denis
Denis
Hello @neneeen! I am glad that you are interested in contributing to the project. Unfortunately, the site you mentioned is paid, as @ nimma0001 said. This violates one of the...
Actually, there are no strict limits. If there are Asian girls on the site, then it counts :) > rate.nyo.me This one is great, even if relatively small. I'm going...
[youtube_explode_dart](https://github.com/Hexer10/youtube_explode_dart#getting-comments) has such a feature, so I think it's possible.
I've created an app that shows time-synced lyrics from Spotify in your terminal. The lyrics are extracted from internal web APIs, that's why you have to set your cookie. [github.com/raitonoberu/sptlrx](https://github.com/raitonoberu/sptlrx)
Here is my solution. It's pretty basic, but it fits my needs and can be used with any bar.  The idea is to make a script that listens to...
Sure, I'll fix it. This name was copied from the [AUR](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=aylurs-gtk-shell) and [Copr](https://github.com/solopasha/hyprlandRPM/blob/master/aylurs-gtk-shell/aylurs-gtk-shell.spec) packages. 1. What should I do with a `libgvc.so` file conflict? (x86_64-glibc build) 2. ARM builds fail...
Okay, cross-compilation is finally working. Now only the file conflict remains. From what I've learned, this project builds [libgnome-volume-control](https://gitlab.gnome.org/GNOME/libgnome-volume-control), so **graphviz-devel**'s `libgvc.so` is a completely different library. How do we...
Thank you very much @kotontrion! I missed that part of your script and wasn't experienced enough to fix it myself. After building it locally, I noticed a broken symlink `/usr/bin/ags`,...
Hello, @duckyondiscord. I don't know anything about FreeBSD, but after a quick googling I found out that it also uses D-Bus ([source](https://forums.freebsd.org/threads/why-do-we-need-d-bus.78868/)). So the same implementation as in Linux should...
Great. Next release will contain binaries for FreeBSD. I will add support for other BSDs as well, but their users will compile it themselves.