Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/it-delinquent/walking_reminder
A little window used to remind me to get up and move around...
https://github.com/it-delinquent/walking_reminder
costura fody gifs programming reminder reminder-application walking windows wpf wpf-application wpf-ui
Last synced: 2 days ago
JSON representation
A little window used to remind me to get up and move around...
- Host: GitHub
- URL: https://github.com/it-delinquent/walking_reminder
- Owner: IT-Delinquent
- Created: 2019-07-17T10:19:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-26T08:16:36.000Z (over 5 years ago)
- Last Synced: 2024-02-13T12:39:33.648Z (9 months ago)
- Topics: costura, fody, gifs, programming, reminder, reminder-application, walking, windows, wpf, wpf-application, wpf-ui
- Language: C#
- Size: 2.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Walking Reminder
[![CodeFactor](https://www.codefactor.io/repository/github/it-delinquent/walking_reminder/badge)](https://www.codefactor.io/repository/github/it-delinquent/walking_reminder)
### A little window used to remind me to get up and move around...I have this setup as a scheduled task that runs every hour and reminds me to get up, stretch my legs, get a refill of
my drinks and rest my eyes 😆 😫Here are some gifs of the program:
![alt text](https://github.com/IT-Delinquent/WalkingReminder/blob/master/Walking_Reminder_Duck.gif)
![alt text](https://github.com/IT-Delinquent/WalkingReminder/blob/master/Walking_Reminder_Stick.gif)*Here are links to both the gifs used ( [Duck gif](https://giphy.com/gifs/happy-walking-wings-3o7btLRcDoBW1RmyJi) & [Stick Man gif](https://giphy.com/gifs/animated-loop-walking-XGnWMiVXL87Xa/media)* ), please don't sue 😳
Currently, changing the gif is quite difficult and requires a recompile and also the wpfAnimations .dll adding to the .exe.
You can do this by using [Costura.Fody](https://github.com/Fody/Costura "GitHub page for Costura Costura")[mharwood.uk](https://mharwood.uk)