npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

archey

v0.1.2

Published

Archey.js is a system information tool written in JS (based on Archey)

Downloads

18

Readme

Installation and usage

sudo npm install -g archey

The command is called archeyjs to avoid conflicts with the actual archey command.

Requirements

Linux, OS X:

Examples

Note that the actual output has colors as well.

Ubuntu:

[archey.js @master] archeyjs
                            .oyhhs:   User: m
                   ..--.., shhhhhh-   Hostname: precise64
                 -+++++++++`:yyhhyo`  OS: Ubuntu 12.04 x64
            .--  -++++++++/-.-::-`    Kernel: 3.8.0-29-generic
          .::::-   :-----:/+++/++/.   Uptime: 1 day 19 hours 30 minutes 59 seconds
         -:::::-.          .:++++++:  Shell: zsh
    ,,, .:::::-`             .++++++- Terminal: screen
  ./+++/-`-::-                ./////: Packages: 1266
  +++++++ .::-                        CPU: Intel(R) Core(TM) i7-3635QM CPU @ 2.40GHz
  ./+++/-`-::-                :yyyyyo Resolution: 3760x1920
    ``` `-::::-`             :yhhhhh: RAM: 3.69GB / 3.86GB
         -:::::-.         `-ohhhhhh+  Disk: 7.4G / 9.2G
          .::::-` -o+///+oyhhyyyhy:
           `.--  /yhhhhhhhy+,....
                 /hhhhhhhhh-.-:::;
                 `.:://::- -:::::;
                           `.-:-'

OS X:

[m-mbp ~] archeyjs
                :++++.         User: m
               /+++/.          Hostname: m-mbp
       .:-::- .+/:-``.::-      OS: OS X 10.8.5 12F45 x64
    .:/++++++/::::/++++++/:`   Kernel: 12.5.0
  .:///////////////////////:`  Uptime: 12 days 7 hours 32 minutes 59 seconds
  ////////////////////////`    Window Manager: Quartz Compositor
 -+++++++++++++++++++++++`     Shell: zsh
 /++++++++++++++++++++++/      Terminal: screen
 /sssssssssssssssssssssss.     Packages: 10
 :ssssssssssssssssssssssss-    CPU: MacBookPro10,1
  osssssssssssssssssssssssso/` Resolution: 1200x1920, 2560x1440
  `syyyyyyyyyyyyyyyyyyyyyyyy+` RAM: 7.83gb / 8gb
   `ossssssssssssssssssssss/   Disk: 40G / 210G
     :ooooooooooooooooooo+.
      `:+oo+/:-..-:/+o+/-

Windows:

C:\>archeyjs
        ,.=:!!t3Z3z.,                User: m
       :tt:::tt333EE3                Hostname: m-THINK
       Et:::ztt33EEEL @Ee.,      .., OS: Microsoft Windows 7 Professional
      ;tt:::tt333EE7 ;EEEEEEttttt33# Kernel: 6.1.7601 x64
     :Et:::zt333EEQ. $EEEEEttttt33QL Uptime: 3 days 16 hours
     it::::tt333EEF @EEEEEEttttt33F  Window Manager: DWM
    ;3=*^```"*4EEV :EEEEEEttttt33@.  Desktop Environment: Aero
    ,.=::::!t=., ` @EEEEEEtttz33QF   CPU: Intel i7-2720QM CPU @ 2.20GHz
   ;::::::::zt33)   "4EEEtttji3P*    Resolution: 1920x1080
  :t::::::::tt33.:Z3z..  `` ,..g.    RAM: 10.53gb / 15.95gb
  i::::::::zt33F AEEEtttt::::ztF     Disk: 964.37gb / 1132.53gb
 ;:::::::::t33V ;EEEttttt::::t3
 E::::::::zt33L @EEEtttt::::z3F
{3=*^```"*4E3) ;EEEtttt:::::tZ`
             ` :EEEEtttt::::z7
                 "VEzjt:;;z>*`

Also includes logos for Arch Linux, FreeBSD, Manjaro, CrunchBang, Debian, Fedora, Mint and Windows.

Options:

--logo <name>   Display the logo for a specific distribution.
--gallery       Display all the logos.
--help          Show help.
--version       Show version.

Credits

Thanks @briemens for additional logos and FreeBSD fixes!

Based on Archey by Melik Manukyan and screenfetch by Brett Bohnenkamper. The Archey and screenfetch credits mention the following people, so I want to acknowledge them here as well:

  • ASCII art by Brett Bohnenkamper
  • Changes by Jerome Launay
  • Fedora support by YeOK
  • OS X proting by shrx and Hu6

I figured I'd better not include their email addresses here given that this is a separate project.