I just managed to get a absolute baseline working app in avaloniaUI using this library that someone cooked up. No idea if the library is actively maintained, but uh, we’ll figure that out when we get to it.

Compared to using the site, possible advantages of a desktop are:

  1. Being able to save posts offline
  2. Client side filtering
  3. performance
  4. less data usage
  5. Not having to use your browser

Other things too, I’m sure. Just trying to gauge interest here. Also I barely know avalonia or C# so just don’t expect a polished app out by next monday.

  • @[email protected]
    link
    fedilink
    421 year ago

    Personally, I tend to prefer apps on mobile and the web versions of services when working from a PC.

  • @[email protected]
    link
    fedilink
    251 year ago

    I wouldn’t. I don’t prefer additional apps on my PC because I switch between three computers, so the browser is much easier for me. But that’s just me.

  • mrbubblesort
    link
    fedilink
    221 year ago

    yeah, appreciate the sentiment, but my desktop already has an app to view websites

    • @[email protected]
      link
      fedilink
      121 year ago

      Apps for desktop websites isn’t a thing

      It totally is a thing. But at the same time, you’re not wrong, since they all run on electron lmao.

      • @[email protected]OP
        link
        fedilink
        -31 year ago

        I’d say that makes it even more of a thing, as people clearly want apps even if they’re wrapped up websites

  • @[email protected]
    link
    fedilink
    91 year ago

    As long as it’s open source :-)

    Would love some mod tools, scraping tools, discovery tools, information dashboard for a server etc.

  • amio
    link
    fedilink
    71 year ago

    No, not really. It’s a website.

    Why not go the userscript route (apart from having to deal with JS which is definitely a legit reason in my book) like RES?

    • @starman
      link
      English
      51 year ago

      Are you sure? ASP.NET Core or console apps work fine on GNU/Linux, I didn’t try GUI tho.

    • @[email protected]OP
      link
      fedilink
      51 year ago

      Avalonia works just fine on linux. Also if things work out, it will be AOT compiled. Plus with WSL, linux should be easy to test for me. Mac will be the only problematic one, as I don’t have one.

      • @[email protected]
        link
        fedilink
        21 year ago

        The thing is that WSL isn’t a good place to test it. I’ve had major issues with stuff like EDSM (for elite dangerous). It works fine on windows, linux with mono just straight up doesn’t work and proton is still a pain because of all the windows dependencies.

        There’s also a reason why keepassXC exists, a rewrite was probably easier than making the .NET orginal run properly on linux.

  • @railsdev
    link
    6
    edit-2
    11 months ago

    deleted by creator

    • @[email protected]OP
      link
      fedilink
      61 year ago

      Real footage of me as a windows user finding a good native app (I had forgotten they existed)

      |100

      Jokes aside, I get what you mean. Ultimately though, I thought it would be more valuable for me and users for it to be cross platform. If I was a mac user I might have made it native. You guys still have some good apps left.

      • @[email protected]
        link
        fedilink
        1
        edit-2
        1 year ago

        Why’s that? I actually find all the desktop apps shows the Post’s imgs/gifs as a small thumbnail, which I don’t like when scrolling the feed. For me everything there works well and pretty convenient.

  • @[email protected]
    link
    fedilink
    21 year ago

    It would have to offer something substantial that can’t be done in a browser; the only thing I can think of off the top of my head is maybe some kind of command-line app if there’s a demand for it. I think the current UI is fine but the kind of improvements you’re looking for might be better for a browser extension like RES.