Skip to content

agross/palai-basic-income-claim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

palai-basic-income-claim

Claim your Palai basic income automatically.

Reports your balance on stdout and as a TeamCity build statistic (only if you run TeamCity).

Usage

  1. Install Ruby

  2. Install bundler: gem install bundler

  3. Download code and install dependencies

    git clone https://github.com/agross/palai-basic-income-claim.git
    cd palai-basic-income-claim.git
    bundle install
  4. Run this script every day

    $ PALAI_USER=you@example.com PALAI_PASSWORD='secret' bundle exec ./palai.rb
    1234.5

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages