Skip to content

SergeLeon/MICA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MICA - MedIa Control Application

Components and capabilities

Core

  • events - Manages handlers and events
    • add event handler
    • call event (executed in separate thread)
  • settings - Store application configuration(in .ini format)

Modules

  • browser (chrome)
    • open link by url
    • open YouTube video by query
    • show gifs by query (interval taken from config)
  • listener - call events based on voice input
  • web_interface - control app from external browser
    • call events
    • change settings
  • updater
    • update and restart app on git updates (can be disabled in config)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published