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

llvmpaladitya

v1.0.5

Published

Potter-ify your Linux Experience!

Downloads

57

Readme

LinuxSpells

npm license npm Build Status

Debian

Potter-ify your Linux experience!

Some basic Linux commands changed into Harry potter Spells!

How to use

$ sudo npm install linuxspells -g

This will install linuxspells globally on your pc.

Spells.js

$ spells

spellsJS

To get info about any spell, type, for eg- lumos:

$ spells lumos

lumosExample

Spells Explained

The spells used in here are:

Lumos

Lumos is the incantation to a charm that can be used to produce a flash of bright white light from the tip of the wand. This light can be thrown far off of the wand, illuminating the surrounding area for several minutes after its initial casting before darkening once more.

Lumos shows the path in wizard world and so does the 'ls' command in linux world. 'ls' does directory listing.

So typing 'lumos' into terminal will display the files and folders in the current working directory.

Usage : $ lumos

Cheers!

Geminio

The Geminio Curse or Doubling Charm(Geminio) is a spell used to duplicate an object. It can also be used to bewitch an object into multiplying repeatedly when touched, though how one would produce the latter effect is still unknown.

It duplicates objects, creating copies of it and so does the 'cp' command in linux terminal. It copies files/directories in linux terminal.

Usage : $ geminio /path/to/source /path/to/destination

Cheers!

Obliviate

Originating from "Harry Potter and the Chamber of Secrets", Obliviate is a term meaning 'forget'. Obliviate is a memory charm, resulting in the erasure of the recipients memory. One's memory vanishes as soon as this charm is casted.

It makes one forgetful of things or memories and so does the 'clear' command in linux terminal. It clears the output screen or 'obliviates' it :P

Usage : $ obliviate

Cheers!

usage

Legilimens

Legilemency or legilimens is the act of magically navigating through many layers of a person's mind and correctly interpreting one's findings. Muggles often call this as 'mind-reading'.

It reads what is beneath the flesh of the person in wizard world, and somewhat 'cat' does the same in linux world. It reads the contents hidden beneath the flesh of a file :P

Usage : $ legilimens filename

Cheers!

Mobiliarbus

Mobiliarbus is the incantation to a charm used to levitate and move plants and trees, as well as the materials made of wood. The Latin term mobilis, meaning "movable" , and arbor means "tree".

It moves objects from one place to another, and so does the 'mv' command in linux world. It moves files and directories from one place to another.

Usage : $ mobiliarbus /path/to/source /path/to/destination

Cheers!

Avada-Kedavra

The Killing Curse (Avada Kedavra) is a tool of the Dark Arts and one of the three Unforgivable Curses. It is one of the most powerful and sinister spells known to wizardkind. When cast successfully on a living person or creature the curse causes instantaneous and painless death, without any signs of violence on body.

It 'deletes' the person or creature from the living world, poof! And so does the 'rm' command in linux world. 'rm' causes painless death of files and folders :P

Usage : $ avada-kedavra filename

Cheers!

usage

Accio

The Summoning Charm (Accio) was a charm that caused a target at a distance from the caster to levitate or fly over to them. This spell needs thought behind it, the object must be clear in the casters mind, before trying to summon.

This spell is one of the oldest spells known to wizarding society.

Accio 'gets' the object and so does 'wget' in the linux world.

Usage : $ accio LINK

Cheers!

accio

Nox

Nox is a The Wand-Extinguishing Charm.

It is a spell causes the light at the end of the caster's wand to be extinguished.

Typing "nox" in your terminal will make the computer shutdown.

Usage : $ nox

Cheers

Reducio

Seen originally in "Harry Potter and the Goblet of Fire", Reducio basically means 'to reduce/shrink'. Reducio is a shrinking charm, resulting in the reduction of target's shape as soon as it is cast.

It makes things smaller, as does the 'tar' command in linux, since it compresses or shrinks files :P

Usage: $ reducio /path/to/source1 /path/to/source2 ... /path/to/source-N /path/to/destination

Cheers!

How to get help for commands

$ spells <spell-name>

How to Get Help

License

This Package is licensed under MIT License.

Author

gabru-md

Type : $ spells SPELL_NAME to get information regarding any spell. Cheers!