All Projects → ayush--s → gh_stars_export

ayush--s / gh_stars_export

Licence: MIT license
Exports list of all your starred Github repos to a json file

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to gh stars export

Backup-Scripts
PowerShell Scripts and Automation Manager Policies for N-able Backup
Stars: ✭ 26 (-3.7%)
Mutual labels:  backup
WindowsFileHistoryCleaner
Simple command line executable to turn a File History share back into a snapshot of files
Stars: ✭ 15 (-44.44%)
Mutual labels:  backup
fb-export
Export (most) of your Facebook data using Node.js and the Graph API.
Stars: ✭ 21 (-22.22%)
Mutual labels:  backup
dbaTDPMon
dbaTDPMon - Troubleshoot Database Performance and Monitoring
Stars: ✭ 20 (-25.93%)
Mutual labels:  backup
authy-extractor
Extract 2FA tokens from Authy.
Stars: ✭ 30 (+11.11%)
Mutual labels:  backup
otp-authenticator-webapp
A 'Google Authenticator' like Single Page Application
Stars: ✭ 69 (+155.56%)
Mutual labels:  backup
raptor
The definitive EasyEngine installer with fully functional backup-restore and SFTP functionalities included
Stars: ✭ 26 (-3.7%)
Mutual labels:  backup
aws-utils
This repository provides utilities which are used at MiQ.
Stars: ✭ 20 (-25.93%)
Mutual labels:  backup
BackupAssistant
Backup Assistant helps you to backup your files (like database backups or log files) to FTP Server. It works on any platform. ( Windows, Linux and Mac.)
Stars: ✭ 32 (+18.52%)
Mutual labels:  backup
cylon-deb
TUI menu driven bash shell script to update and maintain a Debian based Linux distro.
Stars: ✭ 23 (-14.81%)
Mutual labels:  backup
Automation-using-Shell-Scripts
Development Automation using Shell Scripting.
Stars: ✭ 41 (+51.85%)
Mutual labels:  backup
observatory
🌟 Awesome List of my own!
Stars: ✭ 60 (+122.22%)
Mutual labels:  github-stars
oc-backup-plugin
Backup system for October CMS
Stars: ✭ 18 (-33.33%)
Mutual labels:  backup
bash-backup
Simple backup script for GNU/Linux servers
Stars: ✭ 76 (+181.48%)
Mutual labels:  backup
note
just note , take down what ever i want
Stars: ✭ 62 (+129.63%)
Mutual labels:  backup
terraform-aws-backup
Terraform module to provision AWS Backup, a fully managed backup service that makes it easy to centralize and automate the back up of data across AWS services such as EBS volumes, RDS databases, DynamoDB tables, EFS file systems, and AWS Storage Gateway volumes.
Stars: ✭ 62 (+129.63%)
Mutual labels:  backup
QQ-History-Backup
QQ聊天记录备份导出,支持无密钥导出,图片导出。无需编译有GUI界面。Backup Chating History of Instant Messaging QQ.
Stars: ✭ 300 (+1011.11%)
Mutual labels:  backup
vmSafeguard
vmSafeguard is a management, planning, backup system for a Vmware ESXi(s) solution, orchestrated through a Web Admin Panel. RTFM for more info. Under develop since Jun 2020
Stars: ✭ 20 (-25.93%)
Mutual labels:  backup
ansible-role-borgbackup
No description or website provided.
Stars: ✭ 13 (-51.85%)
Mutual labels:  backup
ebs-backup
Backup EBS Volumes
Stars: ✭ 34 (+25.93%)
Mutual labels:  backup

Exports list of all your starred Github repos to a json file.

install:

pip3 install gh_stars_export

usage

$ gh_stars_export -o gh_stars.json --token x35b2rb37x6rbf328xnrr8rxnf23r83f

or

$ export GITHUB_TOKEN=x35b2rb37x6rbf328xnrr8rxnf23r83f

$ gh_stars_export -o gh_stars.json

FAQ:

  1. Where to get the github token from? Ans. https://github.com/settings/tokens/new make sure you give the gist permission if you want to use the backup to gist feature.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].