Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michalspano/washizator

Washizator CLI inspired by @yablko.
https://github.com/michalspano/washizator

cli meme music slovak washizator

Last synced: about 1 month ago
JSON representation

Washizator CLI inspired by @yablko.

Awesome Lists containing this project

README

        

Washizator [CLI]

Are you feeling a bit _overwhelmed_ or _saddened_? Well, __Washizator__ fixes that for you. It, '[vashizasizes][w] your (coding) experience' [@yablko][y]. That is, it plays some __tunes__ for you.

:notes: _Kamarátka nádej..._ :notes:

### Download

```sh
$ git clone https://github.com/michalspano/washizator.git && cd washizator
```

### Unix

```sh
$ ./path/to/washizator/install
```

\*Replace `/path/to/washizator/` with the actual path in the user's system.

\*The `washizator` __binary__ is copied using the `cp` command to `/usr/local/bin/` by default.

\*Alternatively, one can create an [__alias__](alias) with the full path of the binary file.

To __run__ the program:

```
$ washizator
```

### Windows

Run `washizator.exe` for __Windows 64-bit__ found in the `bin` folder.

In Windows' [__Powershell__](PS1):

```ps1
$ .\path\to\washizator\bin\washizator.exe
```

[w]: https://www.youtube.com/watch?v=j7L5VDRMvLA&t=70s
[y]: https://www.github.com/yablko
[alias]: https://linuxize.com/post/how-to-create-bash-aliases/
[PS1]: https://docs.microsoft.com/en-us/powershell/scripting/overview?view=powershell-7.2