A CLI tool to fetch GitHub user activity.
A project from https://roadmap.sh/projects/github-user-activity .
-
"username": View all activity of a specific user.
-
"username/username2/username3": View all activity of multiple users with specific usernames.
python main.py <username>
python main.py <username>/<username>/<username>/<username>
This project is licensed under the MIT License. See the LICENSE file for more details.
Feel free to use, modify, or distribute this project as you like. Contributions are welcome but not required.
For any questions or feedback, please open an issue on the GitHub repository or contact me at [email protected].