clearlinux / distribution

Placeholder repository to allow filing of general bugs/issues/etc against the Clear Linux OS for Intel Architecture linux distribution
522 stars 29 forks source link

- Display Linux Distribution Logo In Terminal, is possible in Clear Linux ? - #568

Closed ionutnechita closed 5 years ago

ionutnechita commented 5 years ago

Hi,

Is there a possibility of having a bundler displaying the distribution logo in the terminal plus other features? e.g: screenfetch, neofetch, archey

if you can not implement one of these, you can write a similar one for clear linux?

clear linux - 28440 - 5.0.3-721.native #1 SMP Thu Mar 21 14:42:47 UTC 2019 x86_64 GNU/Linux

DavidKz commented 5 years ago

I suspect there are a long list of package adds with priorities above distro logos, but it might just be a 5 minute task. Certainly a good exercise for someone learning bundle development on Clear.

fenrus75 commented 5 years ago

We have neofetch

On Sat, Mar 23, 2019 at 22:45 DavidKz notifications@github.com wrote:

I suspect there are a long list of package adds with priorities above distro logos, but it might just be a 5 minute task. Certainly a good exercise for someone learning bundle development on Clear.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/clearlinux/distribution/issues/568#issuecomment-475930495, or mute the thread https://github.com/notifications/unsubscribe-auth/ABPeFc36Cy8pfJrgKKJrvK6SALDQFkD_ks5vZxEVgaJpZM4cEY_Q .

fenrus75 commented 5 years ago

but neofetch isn't in any great bundles; adding it now to sysadmin-basic

On Sun, Mar 24, 2019 at 6:55 AM Arjan van de Ven arjanvandeven@gmail.com wrote:

We have neofetch

On Sat, Mar 23, 2019 at 22:45 DavidKz notifications@github.com wrote:

I suspect there are a long list of package adds with priorities above distro logos, but it might just be a 5 minute task. Certainly a good exercise for someone learning bundle development on Clear.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/clearlinux/distribution/issues/568#issuecomment-475930495, or mute the thread https://github.com/notifications/unsubscribe-auth/ABPeFc36Cy8pfJrgKKJrvK6SALDQFkD_ks5vZxEVgaJpZM4cEY_Q .

ionutnechita commented 5 years ago

i tested now, and neofetch is exist.

thanks