Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Blusutils/alAAARM-WF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALAAARM

Alarm clock! (WinForms version)

This project is in Blusutils EEE Projects list
Check it out here

Simple Windows Forms application what creates alarm clocks.

App look

Features

  • Relatvie/direct time usage
  • Management of working alarms
  • Custom alarm sounds
  • Addons
  • Minimization to tray (WIP)

Addons

Want to create addon for alAAARM? Okay! Follow this guide:

  1. Create DLL .NET Framework 4.8 project.
  2. Add references to:
  • alAAARM.alAAARM (from executable)
  • System.Windows.Forms
  1. Create class named Addon (be sure to call it exactly that) and derived from alAAARM.Addon.
  2. Do what you want.
  3. Build project.
  4. Put output DLL file to addons folder in alAAARM directory, or directly add it (for now it won't remember DLL path).
first version done in one hour and improved after five hours of coding and another hour of debugging, lol

how long

About

alAAARM (An Alarm ~clock in~ Action) - simple Windows Forms application what creates alarm clocks.

Topics

Resources

License

Stars

Watchers

Forks

Languages