GithubHelp home page GithubHelp logo

simhaonline / telebot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ffdiego/telebot

0.0 0.0 0.0 79 KB

A simples bash script that send HTTP requests to the telegram API

License: GNU General Public License v3.0

Shell 100.00%

telebot's Introduction

telebot

A simple bash script that sends HTTP requests to the telegram API

Configuration

In the first usage, the user must provide the bot token to be used. This can be provided by:

telebot -b [API key]

The users should be provided by the following command:

telebot -u [user] [userID]

watcher

A simple bash script that monitors a certain file and triggers telebot in order to send a warning through telegram. This program works on sending alerts for finished simulations and its current status.

In order to list this program to your shell please export its path, by default

git clone https://github.com/dgeneratioN/telebot

export PATH=$HOME/telebot:$PATH

source .bashrc

It can be used by the following sintaxe

watcher [File] [Frequency] [Receiver] [Program] [Simulation Name]

It currently supports two CFD outputs by default:

  • ANSYS® CFX
  • ANSYS® FLUENT - via exported console transcript
  • OpenFOAM - via log file

time-step

This command searches for a file names terminal.log (fluent console output) and displays the latest time-step saved. Also it will delete the extra time-steps in the monitor files with the .out extension, making it ready to run again.

telebot's People

Contributors

ffdiego avatar worth-option avatar

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.