FireMotD is end of life
Issue information:
FireMotD is end of life and has been for some time. From https://github.com/OutsideIT/FireMotD
The original maintainer of FireMotD is stepping down. As of 2024-01-01, this project is no longer maintained by the original author. The OutsideIT GitHub project will be closed. The community is encouraged to fork, modify, and maintain their own versions of FireMotD if wanted.
Assuming we don't want to take on ongoing maintainence of this project ourselves, I recommend switching to another service. I've been using FastFetch: https://github.com/fastfetch-cli/fastfetch for some months now and can recommend it.
If agreed that this is the way to go, I can try to whip together a PR to switch to this over the next week or so.
It's super configurable but my current config for FastFetch appears as:
Obviously we'd use an openHAB logo instad of an OS logo.
I like this idea, I've been dissatisfied with FireMotD for some time, but haven't had time to really find a suitable replacement. I think this is a great alternative, especially if we can throw together an openHAB logo for it too.
especially if we can throw together an openHAB logo for it too.
@kaikreuzer do you happen to have an ASCII logo available?
FastFetch does support png logos too but I need to try that out top make sure it renders well in most common terminal emulators. An ASCII logo would be more universally supported.
@mstormi What would be the requirements for the logo? What we have is the one that is used in the openHAB console: https://github.com/openhab/openhab-distro/blob/main/distributions/openhab/src/main/filtered-resources/userdata/etc/branding.properties
I'm still experimenting but that one will probably work, minus the karaf console stuff at the bottom.
I'm currently experimenting to find the right balance between speed and information shown. Obviously waiting around to pull the weather doesn't need to be in there.
An alternative would be something like the round Ubuntu logo you see above but I've not seen something like that in ASCII before for OH, but one could probably be created without much effort. If it's not too hard and I don't fall too far behind maybe I can show both and we can choose.
I going to forge ahead on this but it'll be slow going due to other commitments. I have ansible scripts which I need to translate to bash and I need to free up an RPi for testing.
I have created an icon, hopefully it is the right size:
############
####################
###### ######
#### ####
##### ** #####
##### **** ####
#### ******** ####
### ***** ***** ###
### ***** ***** ###
### ***** ***** ###
### ***** **** ####
***** ** ####
***** #####
*### ####%
###### ######
####################
##############
Fell free to use it.
FWIW I removed the platform output from FireMotD in #2067
Anyone willing to build a PR for fastfetch?
Anyone willing to build a PR for fastfetch?
My understanding is that FastFetch is part of the repos for Trixie. My plan was to wait and see if it makes it to the Raspberry Pi repos too and if so we can just use apt-get to install it instead of pulling a dpkg or building from scratch.
Then it's just a matter of creating the config and adding that to the .bashrc (or where ever, I use fish so I'll need to check to see which file is most appropriate).
But if we don't want to wait I can assist with a PR but don't want to sign up for one right now. I've too much on my plate and will surely fail to deliver.
no need to hurry, let's wait for the trixie release