Currently, we're just using Google Keep, since it at least supports syncing, sharing, and checklists, but I'm hoping to find something more privacy friendly, and/or more feature rich. In particular, what I'm looking for, in order of priority, are as follows:

  • Doesn't need to be self-hosted
  • Lists that can be shared and synced across users and devices
  • Basic Checklist functionality
  • Reminders, ideally with options to repeat until complete or similar
  • Automation, such as automatically recurring events, esspecially recurring after date of completion
  • Private storage of user data, or at least better than Google
  • Hierarchy and other sorting methods
  • Sync to calendars, ideally Proton
you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 1 month ago (1 child)

I've just got my family set up with wireguard vpn on their phones to my lan, then using home assistant and the todo list there works pretty well even away from home.

  • source
  • hideshow 2 child comments
  • [–] [S] 2 points 1 month ago (1 child)

    Unfortunately I don't have enough money to buy a PC decent enough for a home server - or really the space for that matter.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 1 month ago (2 children)

    I recommend you to take a look into Single Board Computers (SBCs) like Raspberry Pi, Orange Pi, Le Potato, Rock64, etc. They are very capable of hosting most things that ordinary people use, at the scale of a family. There are many guides online on how to make a personal VPN of it, as well as host things directly on it like your own private file share and sync.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 3 points 1 month ago

    Can confirm, as I've got my home assistant on a 6 year old raspberry pi 4. it is just sitting in a closet, not even on ethernet i'll admit that i do have a router with openwrt, and that made it super easy to set up a wireguard server

  • source
  • parent
  • [–] [S] 2 points 1 month ago* (1 child)

    I do have an old mini-pc with an AMD A10 in it. Do you think that might work? If so, what sort of software (particularly OS) should I be running on it, since even with its current Kubuntu install, it really struggles to run YouTube?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 1 month ago

    I'd recommend either Peppermint OS or Lubuntu as lightweight distros for an old laptop. There are many more distros that you can try out there, even without desktop environments (no graphical stuff, which saves a lot of resources), if you're not into using your laptop for stuff outside of server-use. For that, Debian is the go-to imho. Just remember not to select any desktop environment during the installation process.

    Put some of the distros on a flash drive and try them out. Distro hopping can be fun :-)

  • source
  • parent