Skip to content

A project that authenticates the client and listens to updates in their entry in MS Paint IDE's Firebase database to control it

Notifications You must be signed in to change notification settings

MSPaintIDE/PaintAssistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PaintAssistant

PaintAssistant is a library to authenticate the user via their Google account, and then listen for Firebase updates for their entry in the project's firebase database controlled by the server and Google Assistant with the Assistant Backend.

This project is specific to MS Paint IDE, though can serve as a great example if you're getting into this kind of thing.

Demo

This program has a primitive example of using the library, the only thing required on your system is Java 11. Download the latest demo jar from here, and run it via commandline like so:

Doing java-jar demo.jar

The above screenshots show me saying "Hey google, can you run my code" and other actions on the same linked google account.

About

A project that authenticates the client and listens to updates in their entry in MS Paint IDE's Firebase database to control it

Resources

Stars

Watchers

Forks

Packages

No packages published