Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itay-grudev/imperial
Imperial plays the Imperial March using the beep utility
https://github.com/itay-grudev/imperial
beep imperial-march linux unix
Last synced: 8 days ago
JSON representation
Imperial plays the Imperial March using the beep utility
- Host: GitHub
- URL: https://github.com/itay-grudev/imperial
- Owner: itay-grudev
- License: mit
- Created: 2015-04-25T23:09:58.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-26T11:18:26.000Z (about 9 years ago)
- Last Synced: 2024-11-16T18:05:46.639Z (2 months ago)
- Topics: beep, imperial-march, linux, unix
- Language: Shell
- Homepage:
- Size: 156 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
imperial
========
Imperial plays the Imperial March using the beep utility. It is really cool, especially if you enable it, early at boot.Usage
-----```
Usage: imperial (march|start|stop)imperial march - Starts playing the Imperial March
imperial stop - Stops playing the Imperial March
imperial start - A more formal way of playing the Imperial March
```Requirements
------------
Imperial heavily relies on the ```beep``` utility._P.S. Depending on your system configuration, beep may need elevated
permissions._
```
# So use the force!
sudo imperial march
```Packages
--------
Imperial is now available as a package for [Arch](https://www.archlinux.org/) in the [AUR](https://aur.archlinux.org/packages/imperial/). You can also check the [Arch Branch](https://github.com/itay-grudev/imperial/tree/arch) for the ```PKGBUILD``` file.Copyright
---------
Itay Grudev 2015