Code Monkey home page Code Monkey logo

oci-help's Introduction

甲骨文实例抢购教程

获取程序

  • 如果需要在本地电脑运行该程序,根据自己电脑的CPU架构类型,打开下面的 下载地址 下载对应的文件即可。如果需要在服务器上运行该程序,那么根据服务器的CPU架构类型选择对应的文件下载到服务器即可。

  • 下载完成后解压压缩包,可以得到可执行程序 (Windows系统: oci-help.exe , 其他操作系统: oci-help ) 和 配置文件 oci-help.ini

下载地址: https://github.com/lemoex/oci-help/releases/latest

获取配置信息

image image image image image image

编辑配置文件

用文本编辑器打开在第一步获取到的 oci-help.ini 文件,进行如下配置:

image image

Telegram 消息提醒配置

image

BotFather: https://t.me/BotFather
IDBot: https://t.me/myidbot

运行程序

# 前台运行程序
./oci-help

# 前台运行需要一直开着终端窗口,可以在 Screen 中运行程序,以实现断开终端窗口后一直运行。
# 创建 Screen 终端
screen -S oci-help 
# 在 Screen 中运行程序
./oci-help
# 离开 Screen 终端
按下 Ctrl 键不松,依次按字母 A 键和 D 键。或者直接关闭终端窗口也可以。
# 查看已创建的 Screen 终端
screen -ls
# 重新连接 Screen 终端
screen -r oci-help

oci-help's People

Contributors

lemoeo 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.