I’m currently looking to develop an open source app that can help somebody. I’m currently out of ideas, so I’d like to heard if from you guys.

Sorry if it seems to lazy to ask for ideas like that, I just thought that I could do it since the result will be a free app.

    • MalReynolds@slrpnk.net
      link
      fedilink
      English
      arrow-up
      0
      ·
      28 days ago

      My philosophy is if I can use a web page for it, I won’t install an app (couple of exceptions, but a good rule). Less convenient, more secure.

      As KMFDM have it, “Those who sacrifice liberty for security Deserve neither and will lose both”

  • michel@friend.ketterle.ch
    link
    fedilink
    arrow-up
    1
    ·
    18 days ago

    @federino
    I would like to request a feature vor my prefered gallary app Aves.
    I would like to have a protocol agnostic tool for Offline files.
    I wish to work with my Images storred on a Server at home. It would be nice if I could Sync files with it and descide if an Image should be storred localy or only on server.

    Storrage agnostic means, that i’m able to use either other saf integrations or been able to etablish a connection inside aves to smb or ssh-ftp.

    I miss such an app also for my Linux laptop. Currently, such a way of managing files currently exist only on Windows ( OneDrive, Dropbox)

  • ⓝⓞ🅞🅝🅔@lemmy.ca
    link
    fedilink
    arrow-up
    1
    ·
    29 days ago

    It would be a huge undertaking, but a Fitness and Health tracker / aggregator that could replace Google Fit and the likes.

    I really can’t bear how Google, Apple, Samsung, and all these big companies are the primary holders of our most intimate information. I’ve put some measures in place to limit who gets what, but it would be a huge boon to be the sole maintainer of my own info.

    The problem is that the various apps and devices which report data won’t immediately support syncing with a FOSS upstart…

    The app I use for grabbing my weight and BMI can only sync with a few other apps. The app I use for calorie and diet tracking can likewise only sync with a few apps. They happen to have Google fit in common, so I use that as an intermediary to transfer weight to the calorie/diet app. All my steps, exercise, and sleep stay in Zepp, separate from them all.

    It sure would be nice to have one service/application to rule them all and a secure method of storing one’s own personal information without having to give it to the tech companies. Sure, use one of the many cloud services but encrypt all the data so that they can’t steal it. Yadda yadda.

    One can dream.

    • cvieira@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      28 days ago

      I develop a self-hosted service designed to do exactly this! It’s not quite finished yet, but it’s at the point where enough functionality works that it can be used for testing.

      https://github.com/connervieira/HealthBox

      The docs/USAGE.md file gives an overview of how HealthBox works. Feel free to poke around in the other docs/ files as well.

  • guttermonk@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    28 days ago

    Nova launcher - there isn’t a good one for one FOSS replacement. Every launcher I tried from fdroid has at least one shortcoming (if not more).

    • lemmyingly@lemm.ee
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      28 days ago

      Everyone I’ve tried from the Play store feels too basic compared to Nova or their rating is too low because of bugs.

      Edit: in hindsight it looks like I’m a paid shill for Nova. This isn’t the case at all. I’ve been looking at launchers for the past few weeks as I recently realised I’ve had the same set up style for over a decade. I don’t want to be the person stuck in the past doing stuff the slower and archaic ways when there are newer and better ways of doing things. I currently have over 20 launchers installed on my phone and I’ve been slowly trying some.

  • VeganCheesecake@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    27 days ago

    A modern replacement for OpenScan. It’s workable, but some features don’t work on Modern Android, and a good Scanner app is probably something most people could use. Could look at Adobe Scan and Office Lens for feature inspiration.

    • JustEnoughDucks@feddit.nl
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      24 days ago

      Yeah office lens is pretty much unbeatable. Open source would be amazing, but I at one point had about 6 document scanners on my phone and none of them held a candle to lens…

      Microsoft is shit, but they have 2 apps that are not exploitative and are very great to use

      Authenticator and Lens. They don’t ask for any permissions that they don’t need. They don’t even require Microsoft account log in to work. They also have no ads, subscription, or premium prompts. Lens just requests files and camera. No location, no tracking, no cloud needed. It can simply be all local document scanning with great filtering,

      Authenticator can be used with only camera permissions and it also it able to to push auth with key pairs, a step above general TOTP (though I still use everything with Aegis outside of work).

      Not enshittified. Yet…

      • XPost3000@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        26 days ago

        Nah they use “an open standard” being just markdown files or something, but the apps are still proprietary as far as I’m aware

        I really hate how I sometimes, though rarely, see Obsidian talked about as if it were open source just because it uses an open standard

        Like Photoshop isn’t open source because it can use PNG kinda thing

  • Dessalines@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    29 days ago

    Obsidian.

    Markor is a great open source markdown editor for android, but I wish we had some decent WYSIWYG options, like obsidian, typora, etc.

      • krash@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        29 days ago

        I used Joplin extensively for ~2 years, but I was constantly put off by the desktop applications UI and how my notes was stored in SQLite. The move to obsidian felt natural and I felt more in ownership over my files in their existing structure. Granted, obsidian is closed source and could go rogue, but when that happens, I am prepared to jump ship without too much pain.

        • d0ntpan1c@lemmy.blahaj.zone
          link
          fedilink
          arrow-up
          0
          ·
          28 days ago

          Exactly. Not a huge fan of notes apps storing the data in a db.otherwise there is a lot to like about joplin. With obsidian i open my notes in codium all the time to make mass edits or fill gaps that obsidians UI cant meet, which is not possible with joplin.

          Fortunately with obsidian as long as you keep the plugins on the lighter side and keep any non-markdown content in seperate files via linking, im not too worried about having to jump ship if it ever goes bad. Worst case if a plugin dies or i have to migrate, the actual loss of data is that some plugin used json or whatever and it’d have to be converted or replaced.

          I do have hope at least that if the company folds they’ll open source it, or turn a blind eye to a community reengineering effort. And what is unique about obsidian markdown and metadata will probably get community-built migration tools quickly if enough people jump ship en masse.

          But for the time being Obsidian is the best option for me and i dont feel that bad about it.

          • lemmyingly@lemm.ee
            link
            fedilink
            arrow-up
            0
            ·
            28 days ago

            I don’t see the hate for storing data in a sqlite database. It’s still your data, you get to do with it as you please, and I’ve yet to see the data encrypted (let’s not give anyone any silly ideas here). You want to see your data outside of the program, just download any sqlite viewer. If you don’t mind CLI, then the tools provided by sqlite are more than good enough and are only a few MB in size.

            • d0ntpan1c@lemmy.blahaj.zone
              link
              fedilink
              arrow-up
              1
              ·
              edit-2
              28 days ago

              Generally speaking I’m not opposed to sqlite. The case of a notes app is the one exception.

              If i need to make a big find and replace change, i dont need to rely on the app to have the capability or whip out a sql editor or cli tool. I just open my favorite text editor and do it. Or chain some cli tools built into the os.

              Its not even about data portability or export. Its about working with the data.

  • liliumstar@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    0
    ·
    28 days ago

    I think an open-source general device benchmark would be cool. Including CPU / GPU / Battery life metrics. As far as I know, everything that does this is proprietary.

    • iturnedintoanewt@lemm.ee
      link
      fedilink
      arrow-up
      0
      ·
      28 days ago

      Allowing manufacturers to know how a benchmark is performed also allows them to more easily artificially cheat when they know the benchmark is running.

      • liliumstar@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        28 days ago

        That’s a good point, but I don’t figure this theoretical application would be big enough for any manufacturer to care about. I just wanted something for the people :⁠-⁠)