SkillAgentSearch skills...

Telescope

:telescope: looking for the stars -- tracking starred github repo's latest releases

Install / Use

/learn @geier/Telescope
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

telescope

Tracking starred github repo's latest releases

telescope gets you a list of all releases (markdown formatted) from the last 8 days from all repositories you starred on github.

I run it via cron and get its output via email.

install

telescope requires PyGithub_, python 3 and can be installed with::

pip install .

configuration & usage

Put your username and access token into the init.py file (before installing) or set the environment variables GH_USER and GH_TOKEN:

GH_USER=geier GH_TOKEN=c0ffee telescope

telescope will work without an authentication token for as long as github's API allows it, but you might want to create_ one.

Example

see the example output <example_output.md>_

.. _PyGithub: https://pypi.python.org/pypi/PyGithub .. _create: https://github.com/blog/1509-personal-api-tokens

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated2y ago
Forks0

Languages

Python

Security Score

75/100

Audited on Dec 24, 2023

No findings