longkey1 / esampo

esa.io's daily report opener.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

esampo

It is a tool to open a daily report of a specific day at once with a browser in esa.io.

esampo

Usage

Open yesterday's daily reports.

$ esampo

or

$ esampo -b 1

Open daily reports of 3 days ago.

$ esampo -b 3

Installation

You can download binary from release page.

Configuration

# $HOME/.config/esampo/config.toml

access_token = "esa access token"
team_name = "your team name"
my_screen_name = "your screen name"
path = "日報/2006/01/02"

path is using golang's time format.

About

esa.io's daily report opener.


Languages

Language:Go 100.0%