This is just a little side thing I did as I was bored the other night with my regular work and through this together in a few hours, so it is rough. Also, I know there are a couple of package searches for Solus out there, even better than this. However, I did this for me more than anything as I got more into Solus and the structure.
This is a pretty basic page that lists the packages from the package repo and has a basic search.
For dev work, it will also display if there is no monitor or package yaml files.
You can click on the package to see more details and some of the raw data from the yaml and packaging specification.
Again, just a pet project, not even sure I will keep it up, but it was just something decided to do literally at the spur of a moment.
It is running on a pretty low-end Digital Ocean server that I use for testing, so not the speediest load either.
How it works is a local bash script does a daily local clone, then processes the data into a format to manage.
https://soluspkg.osyn.us
Yeah, I really needed a break from my daily routine I guess.