Skip to content

ston1x/bulgarian-citizenship-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🇧🇬 bulgarian-citizenship-status

Check your bulgarian citizenship status

Description

This script makes checking your bulgarian citizenship status automatic.

Instead of going to http://publicbg.mjs.bg/BgInfo and entering your number and PIN every time manually, just use this script.

Usage

$ REQ_NUM="Молба вх.номер" PIN="Вашият ПИН" ruby bg_citizenship_status.rb

or
Add REQ_NUM and PIN to .env file and just

$ ruby bg_citizenship_status.rb
"По преписката Ви предстои да бъде извършен финален експертен преглед преди да бъде разгледана от Съвета по гражданство."

Dependencies

  • ruby >= 2.4.4
  • dotenv >= 2.5.0
  • rest-client >= 2.0.2

Installation

  1. Make sure you have ruby installed
  2. Put your REQ_NUM and PIN into .env file
  3. $ bundle install
  4. ruby bg_citizenship_status.rb
  5. Add it to cron if you wish 🚜🌾

About

Check your bulgarian citizenship status 🇧🇬

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages