Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MISC: add neofetch command #1205

Closed
wants to merge 9 commits into from
Closed

Conversation

DJ-Laser
Copy link
Contributor

@DJ-Laser DJ-Laser commented Apr 1, 2024

This is very WIP but I wanted to submit a pr here so people can see what I'm working on

Basically I want to add the neofetch command that displays system info like OS and system specs. There could also be Easter eggs from running this on specific servers, such as custom os names or ASCII art

If anyone has ideas for things to display for certain servers or wants to help make ASCII art for operating systems that would be greatly appreciated!

An example of the neofetch command can be found here: Example

Todos:

  • Add a terminal command named "neofetch"
  • Display a list of information
  • Display some colors from the current theme
  • Customize info based on the server, like installed packages, cpu, and os
  • Display ascii art for each OS

Copy link
Collaborator

@d0sboots d0sboots left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, seems like a fun idea. I think getting a good ascii-art representation of the BB logo (in the proper size) will be key to making this actually work.

Edit: Nitesec already has good ascii art for avmnite-02h. Same probably goes for some of the other factions.

src/Settings/Settings.ts Outdated Show resolved Hide resolved
@Hoekstraa
Copy link
Contributor

I'd recommend naming this something other than neofetch, as the names of these *fetch tools change all the time.
Neofetch, screenfetch, pfetch, and of course alternatives ufetch, fastfetch, machina, bfetch...
Neofetch at this moment is already archived and being forked and rewritten like crazy: https://github.com/dylanaraps/neofetch.
Think of something fun, like burnerfetch, futurefetch, or whatever you can come up with.

@d0sboots
Copy link
Collaborator

Yeah, I mentioned it on discord but on reflection this is probably better suited as a #project-showcases thing, instead of built-in to the game.

@DJ-Laser DJ-Laser closed this May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants