Skip to content
This repository has been archived by the owner on Nov 11, 2020. It is now read-only.

macedonga/actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actions

Show what you are doing on your computer on your GitHub readme or website!

What is this?

This is a simple program that makes requests to an API to render a custom status showing what you are doing on your computer, just like this:

This is my status.

API

Endpoints

Problems

  • Since GitHub caches everything the status will not be updated in real time.FIXED

Supported platforms

For now, only Windows...

Want to add a program to the client?

Make an issue and I will add it as soon as possible

Why does the client require administrator permissions?

To change the status when a program is opened or closes, the program needs to know when processes start and stop, and to do that, administrator permissions are required