Skip to content

iamsk/astral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Astral

Manage Github stars with ease based on multidimensional table!

A simple way to re-implement https://app.astralapp.com/

raw data

filter data

Setup

VIKA_TOKEN = "xxx"
VIKA_TABLE = "xxx"
GITHUB_TOKEN = "xxx"
GITHUB_USERNAME = "iamsk"
  • Install requirements
pip install -r requirements.txt

Sync new stars from Github

python stars.py

Todo

  • stars.py supporting transfer data from https://app.astralapp.com/ to this
  • Support Airtable as back up of Vika