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: about 1 month 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 (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-26T11:18:26.000Z (over 10 years ago)
- Last Synced: 2025-06-27T06:52:13.513Z (11 months ago)
- Topics: beep, imperial-march, linux, unix
- Language: Shell
- Homepage:
- Size: 156 KB
- Stars: 3
- Watchers: 1
- 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