pyAlarm

Overview

An alarm clock (written in Python, Json) that plays mp3 (and many other file types).

Features

  • UI written in python
    • TaskBarIcon
    • Toolbar
  • Settings saved in Json file
  • Plays MP3 or almost any other type of file

Requirements

  • Python
  • PIP (to install some modules)
  • Windows device to run it on

Instructions

  • Make sure your machine meets the requirements
    • including python modules
  • launch pyAlarm.pyw 

Related