https://github.com/mause/remote-hook
https://github.com/mause/remote-hook
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mause/remote-hook
- Owner: Mause
- License: mit
- Created: 2020-04-26T12:11:41.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T13:22:34.000Z (over 3 years ago)
- Last Synced: 2025-02-23T19:42:08.815Z (over 1 year ago)
- Language: Python
- Size: 246 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to Remote Hook 👋
> Remote Hook
### 🏠 [Homepage](https://github.com/Mause/remote-hook#readme)
## Install
```sh
pip3 install git+https://github.com/Mause/remote-hook#egg=remote-hook
```
## Usage
```sh
python3 main.py
```
## Run tests
```sh
pytest
```
## Author
👤 **Elliana May**
* Website: https://mause.me
* Twitter: [@Mause_Me](https://twitter.com/Mause_Me)
* GitHub: [@Mause](https://github.com/{github_username})
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/Mause/remote-hook/issues). You can also take a look at the [contributing guide](https://github.com/Mause/remote-hook/blob/master/CONTRIBUTING.md)
## Show your support
Give a ⭐️ if this project helped you!
## Credits
**[Markdown Readme Generator](https://pypi.org/project/markdown-readme-generator/)**
## 📝 License
Copyright © 2021 [Elliana May](https://github.com/Mause ).
This project is [MIT](https://github.com/Mause/remote-hook/blob/master/LICENSE) licensed.
---
_This README was created with the [markdown-readme-generator](https://github.com/pedroermarinho/markdown-readme-generator)_