Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jinjinov/thelasttime
C# .NET 5 Blazor WebAssembly Progressive Web Application that tracks when was the last time you did something
https://github.com/jinjinov/thelasttime
asp-net-core aspnet-core aspnetcore blazor blazor-pwa blazor-wasm blazor-webassembly blazorise csharp indexed-db indexeddb net-5 net-6 progressive-web-app pwa wasm webassembly webview2 winforms wpf
Last synced: about 2 hours ago
JSON representation
C# .NET 5 Blazor WebAssembly Progressive Web Application that tracks when was the last time you did something
- Host: GitHub
- URL: https://github.com/jinjinov/thelasttime
- Owner: Jinjinov
- License: gpl-3.0
- Created: 2020-10-04T07:00:00.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-05T23:37:38.000Z (over 2 years ago)
- Last Synced: 2023-03-06T22:52:45.972Z (over 1 year ago)
- Topics: asp-net-core, aspnet-core, aspnetcore, blazor, blazor-pwa, blazor-wasm, blazor-webassembly, blazorise, csharp, indexed-db, indexeddb, net-5, net-6, progressive-web-app, pwa, wasm, webassembly, webview2, winforms, wpf
- Language: C#
- Homepage:
- Size: 619 KB
- Stars: 24
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The last time
Progressive Web Application that tracks when was the last time you did something.
https://ididit.today/
# New version: https://github.com/Jinjinov/Ididit
**How to use:**
You can load examples from the menu to get a feel for the application.
You can also write your own [yaml](https://en.wikipedia.org/wiki/YAML) list, save the file as `TheLastTime.yaml` and import it:
---
Health:
- Drink a glass of water
- Eat a piece of fruit
Exercise:
- Stretch & workout
- Go hiking
Appearance:
- Go to a hairdresser
- Buy new clothes
Peace of mind:
- Take a walk
- Meditate
Relationships:
- Call parents
- Do someone a favor
Relaxation:
- Read a book
- Get a massage
Hobbies:
- Learn Spanish
- Play the piano
Chores:
- Clean dust under the bed
- Clean the windows
Job:
- Ask for a raise
- Take a breakMake sure that you use a proper [yaml format](http://www.yamllint.com/)!