Bending Spoons (owner of Evernote) recently hiked price of Evernote to $100 per year. I was not paying that amount for the honor of accessing my own notesHence I built a feature-identical (almost) EverNote replacement which does the main things I need – taking notes, syncing across devices, searching within notes.EverFree is always free and open source. It imports your existing Evernote notes and converts to markdown.Backend data is hosted on Github on your own repo. So its always belongs to youFrontend is hosted on a vercel app. No hosting fees.You are welcome to self host as well. Here’s the github repo: https://github.com/adi2907/everfreeDownloadable DMG in case you just want to run it directly: https://github.com/adi2907/everfree/releases/download/v1.0.0...