Giter Site home page Giter Site logo

gnakrydev-cli's Introduction

Gnakrydev-cli

CLI tool in order to interact with the gnakrydev mobile app.

Installation

pip install https://github.com/GnakryDev/gnakrydev-cli/raw/main/release/gnakrydev-0.1.3-py3-none-any.whl --force-reinstall

Simple notification

Usage

Bash

usage: gnakrydev message [-h] --apikey APIKEY --title TITLE --content CONTENT [--type TYPE]

optional arguments:
  -h, --help         show this help message and exit
  --apikey APIKEY    apiKey available on the mobile-app
  --title TITLE      Message title
  --content CONTENT  Message content
  --type TYPE        Message type: info, warning, success, error. Default= info

Docker

docker run -it --rm  gnakrydev  version

Website Health-Check

Usage

usage: gnakrydev health [-h] --config CONFIG --apikey APIKEY [--verbose]

optional arguments:
  -h, --help       show this help message and exit
  --config CONFIG  YML config file path
  --apikey APIKEY  apiKey available on the mobile-app
  --verbose        Show request details in stdout

YML config file example

endpoints:
  - name: "SG-Mooc"
    url: https://mooc.savoirguinee.com/

  - name: "Meteo-Guinée"
    url: https://meteoguinee.net/

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

If you find any issues, feel free to report here

License

MIT

gnakrydev-cli's People

Contributors

rougeo avatar sowousmane avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

sowousmane

gnakrydev-cli's Issues

Docker CLI

Hello, I'd like to add a CLI for Docker.

So I can have my containers status on my phone

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.