sh.itjust.works

27,654 readers
1,079 users here now

Useful Links

Rules:

Règles :

Fediseer
Fediseer
Matrix

Other UI options (more to come)

Monitoring Services
lemmy-meter.info

founded 1 year ago
ADMINS
1
 
 

I'd like to introduce my app which I have been working on for about half a year, it's called Baby Journal and it's an end-to-end encrypted app for tracking your baby activities, like feeding, diaper changes and so on.

On iOS you can install it to your homescreen as a webapp, on Android you can either install it as a webapp or directly from Google Play. On both you can just run it from your browser. Neither has any advantage over the other, the content will be the same.

Links:


Now onto the app itself!

The biggest feature is that it's entirely end to end encrypted and I as the server operator have no access to your unencrypted data. I'm of the opinion that the privacy of your kids should not be compromised for some company to make a quick buck.

What activities can the app track?

  • feeding tracking - nursing (left and right breast separately), bottle, solid foods
  • diaper changes - wet, poopy or both, you can also select the color and amount
  • breast pumping - left and right breast separately
  • sleeping
  • temperature taking
  • weight
  • length
  • milestones - with cute descriptions!
    • with ability to add custom milestones

And some cool features!

  • tracker - just hit start on your activity and let the app count how long it takes
  • multiple babies - if you have more than one bundle of joy, you can switch between them easily
  • sharing with multiple other accounts - you can easily share your data with as many people as you want without compromising privacy
  • shared tracking - if you use the app with multiple people, you can enable shared tracking - start tracking on one device, finish tracking on another
  • data at a quick glance - on the main screen you can see when was your baby fed for the last time, when they had a diaper changed and so on
  • various fine-tune settings - do you want to calculate the time since last feeding since the beginning of the feeding or since the end? Do you want to ignore small gaps between multiple feedings (for example 10 minutes while you switch from nursing to bottle) as one feeding session? Does water count as feeding? All configurable!
  • daily summary - you can get a nice summary where you can see all the important data in a concise format

Currently the data can only be tracked in metric units, but imperial support is coming.

Note that the encrypted nature has one downside - if you don't export your account code and lose access to the app (for example your device breaks), there's no way to recover your account. I advise you to securely store your account code as soon as possible.


For advanced users there's also a self-hosting option! You can run your own backend and app. Or you can just run your own backend and point the official app to it. Currently there's not much documentation on how to do that, but if you need that, I can write something up.


Do let me know if you have any questions!

2
 
 

I'd like to introduce my app which I have been working on for about half a year, it's called Baby Journal and it's an end-to-end encrypted app for tracking your baby activities, like feeding, diaper changes and so on.

On iOS you can install it to your homescreen as a webapp, on Android you can either install it as a webapp or directly from Google Play. On both you can just run it from your browser. Neither has any advantage over the other, the content will be the same.

Links:


Now onto the app itself!

The biggest feature is that it's entirely end to end encrypted and I as the server operator have no access to your unencrypted data. I'm of the opinion that the privacy of your kids should not be compromised for some company to make a quick buck.

What activities can the app track?

  • feeding tracking - nursing (left and right breast separately), bottle, solid foods
  • diaper changes - wet, poopy or both, you can also select the color and amount
  • breast pumping - left and right breast separately
  • sleeping
  • temperature taking
  • weight
  • length
  • milestones - with cute descriptions!
    • with ability to add custom milestones

And some cool features!

  • tracker - just hit start on your activity and let the app count how long it takes
  • multiple babies - if you have more than one bundle of joy, you can switch between them easily
  • sharing with multiple other accounts - you can easily share your data with as many people as you want without compromising privacy
  • shared tracking - if you use the app with multiple people, you can enable shared tracking - start tracking on one device, finish tracking on another
  • data at a quick glance - on the main screen you can see when was your baby fed for the last time, when they had a diaper changed and so on
  • various fine-tune settings - do you want to calculate the time since last feeding since the beginning of the feeding or since the end? Do you want to ignore small gaps between multiple feedings (for example 10 minutes while you switch from nursing to bottle) as one feeding session? Does water count as feeding? All configurable!
  • daily summary - you can get a nice summary where you can see all the important data in a concise format

Currently the data can only be tracked in metric units, but imperial support is coming.

Note that the encrypted nature has one downside - if you don't export your account code and lose access to the app (for example your device breaks), there's no way to recover your account. I advise you to securely store your account code as soon as possible.


For advanced users there's also a self-hosting option! You can run your own backend and app. Or you can just run your own backend and point the official app to it. Currently there's not much documentation on how to do that, but if you need that, I can write something up.


Do let me know if you have any questions!

3
 
 

I hope the permission I got the last time to post about this app still applies, if not, please do let me know!


I'd like to introduce my app which I have been working on for about half a year, it's called Baby Journal and it's an end-to-end encrypted app for tracking your baby activities, like feeding, diaper changes and so on.

On iOS you can install it to your homescreen as a webapp, on Android you can either install it as a webapp or directly from Google Play. On both you can just run it from your browser. Neither has any advantage over the other, the content will be the same.

Links:


Now onto the app itself!

The biggest feature is that it's entirely end to end encrypted and I as the server operator have no access to your unencrypted data. I'm of the opinion that the privacy of your kids should not be compromised for some company to make a quick buck.

What activities can the app track?

  • feeding tracking - nursing (left and right breast separately), bottle, solid foods
  • diaper changes - wet, poopy or both, you can also select the color and amount
  • breast pumping - left and right breast separately
  • sleeping
  • temperature taking
  • weight
  • length
  • milestones - with cute descriptions!
    • with ability to add custom milestones

And some cool features!

  • tracker - just hit start on your activity and let the app count how long it takes
  • multiple babies - if you have more than one bundle of joy, you can switch between them easily
  • sharing with multiple other accounts - you can easily share your data with as many people as you want without compromising privacy
  • shared tracking - if you use the app with multiple people, you can enable shared tracking - start tracking on one device, finish tracking on another
  • data at a quick glance - on the main screen you can see when was your baby fed for the last time, when they had a diaper changed and so on
  • various fine-tune settings - do you want to calculate the time since last feeding since the beginning of the feeding or since the end? Do you want to ignore small gaps between multiple feedings (for example 10 minutes while you switch from nursing to bottle) as one feeding session? Does water count as feeding? All configurable!
  • daily summary - you can get a nice summary where you can see all the important data in a concise format

Currently the data can only be tracked in metric units, but imperial support is coming.

Note that the encrypted nature has one downside - if you don't export your account code and lose access to the app (for example your device breaks), there's no way to recover your account. I advise you to securely store your account code as soon as possible.


For advanced users there's also a self-hosting option! You can run your own backend and app. Or you can just run your own backend and point the official app to it. Currently there's not much documentation on how to do that, but if you need that, I can write something up.


Do let me know if you have any questions!

4
 
 

A while ago I made an app for tracking baby activities because I became a parent and was horrified at how many permissions the existing apps required and how much tracking they contained. Both the app and the server are open source.

This is a web-app which also has an Android version in the Play Store (F-Droid didn't accept it because they don't feel like web-apps should be welcome in their store). On iPhones it can be installed as a PWA to the home screen.

Features:

  • No tracking whatsoever
  • End-to-end encrypted, no personal information is stored on the server unencrypted
  • Track baby's feeding, diaper changes, breast pumping and sleeping (more to come)

Links:

5
 
 

A while ago I made an app for tracking baby activities because I became a parent and was horrified at how many permissions the existing apps required and how much tracking they contained. Both the app and the server are open source.

This is a web-app which also has an Android version in the Play Store (F-Droid didn't accept it because they don't feel like web-apps should be welcome in their store). On iPhones it can be installed as a PWA to the home screen.

Features:

  • No tracking whatsoever
  • End-to-end encrypted, no personal information is stored on the server unencrypted
  • Track baby's feeding, diaper changes, breast pumping and sleeping (more to come)

Links:

6
 
 

A while ago I made an app for tracking baby activities because I became a parent and was horrified at how many permissions the existing apps required and how much tracking they contained. Both the app and the server are open source.

This is a web-app which also has an Android version in the Play Store (F-Droid didn't accept it because they don't feel like web-apps should be welcome in their store). On iPhones it can be installed as a PWA to the home screen.

Features:

  • No tracking whatsoever
  • End-to-end encrypted, no personal information is stored on the server unencrypted
  • Track baby's feeding, diaper changes, breast pumping and sleeping (more to come)

Links:

7
 
 

A while ago I made an app for tracking baby activities because I became a parent and was horrified at how many permissions the existing apps required and how much tracking they contained. Both the app and the server are open source.

This is a web-app which also has an Android version in the Play Store (F-Droid didn't accept it because they don't feel like web-apps should be welcome in their store). On iPhones it can be installed as a PWA to the home screen.

Features:

  • No tracking whatsoever
  • End-to-end encrypted, no personal information is stored on the server unencrypted
  • Track baby's feeding, diaper changes, breast pumping and sleeping (more to come)

Links:

8
 
 

A while ago I made an app for tracking baby activities because I became a parent and was horrified at how many permissions the existing apps required and how much tracking they contained. Both the app and the server are open source.

This is a web-app which also has an Android version in the Play Store (F-Droid didn't accept it because they don't feel like web-apps should be welcome in their store). On iPhones it can be installed as a PWA to the home screen.

Features:

  • No tracking whatsoever
  • End-to-end encrypted, no personal information is stored on the server unencrypted
  • Track baby's feeding, diaper changes, breast pumping and sleeping (more to come)

Links:

9
 
 

A while ago I made an app for tracking baby activities because I became a parent and was horrified at how many permissions the existing apps required and how much tracking they contained. Both the app and the server are open source.

This is a web-app which also has an Android version in the Play Store (F-Droid didn't accept it because they don't feel like web-apps should be welcome in their store). On iPhones it can be installed as a PWA to the home screen.

Features:

  • No tracking whatsoever
  • End-to-end encrypted, no personal information is stored on the server unencrypted
  • Track baby's feeding, diaper changes, breast pumping and sleeping (more to come)

Links:

10
 
 

A while ago I made an app for tracking baby activities because I became a parent and was horrified at how many permissions the existing apps required and how much tracking they contained. Both the app and the server are open source.

This is a web-app which also has an Android version in the Play Store (F-Droid didn't accept it because they don't feel like web-apps should be welcome in their store). On iPhones it can be installed as a PWA to the home screen.

Features:

  • No tracking whatsoever
  • End-to-end encrypted, no personal information is stored on the server unencrypted
  • Track baby's feeding, diaper changes, breast pumping and sleeping (more to come)

Links:

view more: next ›