Eping
Overview
Eping is an Emacs package that checks internet
connectivity using ping
.
Documentation
Documentation reading options:
- https://sean-hut.github.io/eping/
- with
info
- in Emacs with:
C-h i d m eping
Runtime Dependencies
Required Dependency
Eping requires ping
to be installed. ping
is uses to check
internet connectivity.
Optional Dependency
espeak
is an optional dependency for Eping. If you want Eping's
results spoken then you need espeak
installed.
License
The license file is: LICENSE
Eping is licensed under the BSD Zero Clause License (SPDX: 0BSD).
Links for more information on the BSD Zero Clause License:
Changelog
The changelog file is: CHANGELOG.md
The keep a changelog format is used for the changelog.
Semantic Versioning
Eping uses the SemVar version of semantic versioning.
Versions of Eping
Development Version
The development version of Eping is at the head of the develop
branch.
Stable Versions
The current stable revision is 0.1.1
.
All stable versions of Eping are tagged on the releases
branch.
Contributing
Contributions are welcome and appreciated.
These are the rules for contributing.