Coder Social home page Coder Social logo

hydrate-reminder's Introduction

wakatime

Hydrate Reminder

A smol & simple reminder app to remind you to drink water every hour you didn't drink.

This is a personal project of mine to explore building a native desktop app using Tauri and "refresh" myself on Rust development.

Contributions are welcome, though not expected and not guaranteed to be merged; this is a personal project after all.

Save data are stored in a packed serialized binary format using Cap'n Proto in your app data directory.

Features

  • Native desktop notification (Mac only right now, Windows + Linux Soon)
  • [PLANNED] Customizable reminder interval
  • [PLANNED] Beautiful statistics on how much water you drank
  • [PLANNED] Google Fit integration
  • [PLANNED] Apple Health integration
  • [PLANNED] Less energy consumption

Development - Prerequisites

You would need to follow the Tauri installation guide to setup your development environment.

TL;DR: Setup MSVC Build Tools / XCode / build-essentials + webkit2gtk & Rust Nightly

The app uses Cap'n Proto to save / parse app data to binary. You should set it up for your platform and make it available on your PATH.
You can simply run the following to install Cap'n Proto on your platform:

  • Windows: winget install capnproto.capnproto or choco install capnproto
  • MacOS: brew install capnp
  • Linux: sudo apt install capnp / payman -S capnproto / ... check your package manager

Development - Recommended IDE Setup

hydrate-reminder's People

Contributors

angeloanan avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.