onlinepersona,

Maybe meta, but a linux installer for windows that works just like a normal installer on windows. You download the .exe, double click it, it opens a wizard you can walk though, and by the end of the process, after it reboots, you’re in a linux distro.

You know what, it could also be for linux, when I think about it… not everybody wants to write on a flash drive, reboot, run through installation, reboot.

The original idea is that non-technical users don’t know what an “OS” is. They might search for “windows alternative”, “windows replacement”, “linux installer” (if they heard of linux), and so on without knowing it’s an OS. If they could download something that installed “the linux app” without having to know about partitions, flashing a USB stick, MBR vs UEFI, distros, etc. it could make things much much easier.

  • distro: which flavor of linux would you like (as stable as possible)? gaming (bazzite), productivity (ubuntu), bleeding edge (debian sid?), design, development, expert, security, …
  • desktop environment: look and feel? more like MacOS (gnome), more like windows 7,8,10 (KDE), more like XP (LXDE, LXQt), Windows 98 feel (XfCE, …)
  • probably other things, but maybe that’s all non-techies care about

The installer could have warnings for configurations e.g “you have an NVIDIA card $model, this has known issues with your display manager (Wayland), would you like to select automatic fix?”.

Anti Commercial-AI license

Andromxda,

Maybe a Linux-native Lemmy app? Or a client for Mastodon? Pixelfed, PeerTube?

Or a GUI for the Rust-based rescrobbled project?

LovePoson,
@LovePoson@lemmy.world avatar

I second this. The only lemmy client that exists worked quite badly for me

yuri,

Would it be possible to clone the snipping tool from windows?

doggle,

Flameshot pretty much already does this, though perhaps not as elegantly

qwerty,

A gui app that lets you:

  • symmetrically encrypt and decrypt text and files with AES-256 and without any weird formating that would make it incompatible with openssl.
  • generate (without writing to file) RSA-(2048-4096) keys and asymmetrically encrypt, decrypt, sign and verify text and files.

It should be simple without any advanced options or storing any data or credentials or saving anything without asking the user. For example;

For symmetric text:

  • 3 text boxes, 1 for input, 1 for output, 1 for password, encrypt/decrypt radio, 1 button.

For symmetric file:

  • file picker, 1 password text box, encrypt/decrypt radio, 1 button

For asymmetric generation:

  • 2 text boxes, 1 for priv key, 1 for pub key, 1 button.

For asymmetric text:

  • 3 text boxes, 1 for input, 1 for output, 1 for priv/pub key, encrypt/decrypt/sign/verify radio, 1 button

For asymmetric file:

  • file picker, 1 priv/pub key text box, encrypt/decrypt/sign/verify radio, 1 button
velvetThunder,

This sounds like something a LLM could do. Have you tried it? It could get pretty close.

GustavoM, (edited )
@GustavoM@lemmy.world avatar

A “stupidly minimal” cli package that monitors power usage in real time. Bonus points if it is written in C++, with zero dependencies.

Fredol,

doesn’t powertop already do this?

GustavoM,
@GustavoM@lemmy.world avatar

Not really – it has way too many “bells and whistles” to be called as “stupidly minimal”. Then again, what I had in mind was something more straightforward with nothing else than “Current power draw: (number goes here)W. Updates every 3 seconds.”

MutterMitAtomherz,

How about a Linux (or even multi platform) version of Stereoscopic Player?

spsf64,

GUI app to create/edit/config Samba shares.

xapr,

Good idea, after having just spent quite a while setting mine and troubleshooting them (first time samba user).

I haven’t used the tool below, but I’ve seen it be recommended. Might it be kind of what you’re looking for?

github.com/45Drives/cockpit-file-sharing

bou,
@bou@kbin.social avatar

@Fredol a simple, clean-looking GTK4 client for Syncthing.

GravitySpoiled,

Afaik, there is no app to very easily generate GIFs.

  • select images
  • select duration
  • select quality / size
  • generate gif (avif?)

plus:

  • optimized for smartphones

There is switcheroo which makes image conversion easily. It converts to gif as well but only 1 image to 1 gif, not 2 images to 1 gif.

It should be straight forward since image magick contains all neccessary commands for gif creation

DeprecatedCompatV2,

Frontend for AOL that looks like regular desktop AOL but without all the ads and popups. If only because it’s something I doubt anyone would make before the EOL of Windows 10.

warmaster,

Do you know what really doesn’t exist?

A pure, HTML only, WYSIWYG text editor. Every text editor out there is either XML, JSON or Markdown based. HTML is the most widely adopted standard ever and is the best for storing content long term. People could write CSS themes, you could even add paged media support.

kuneho,
@kuneho@lemmy.world avatar

NVU, Dreamweaver were tried to be like this. Only thing that wysiwyg’ing HTML isn’t that easy as one might think, especially nowadays where thousands of web css frameworks exists and every structuring is done via divs.

You could make your own framework, or select/import one you like, but then the app will have way too much parameter, which needs to be configured by the user. It would be a really neat power tool, though.

ps.: Funny thing I was just thinking about wysiwyg editors in the recent days 😅

warmaster, (edited )

Nono. It’s just a Writer. Like, Word, or Google Docs. It’s easy to do. Like all those Markdown editors, but HTML. For notes, book writing, etc.

bigfoot,
@bigfoot@lemm.ee avatar

I would love a radarr/sonarr style app but for YouTube with sponsorblock built in.

Cris_Color, (edited )
@Cris_Color@lemmy.world avatar

A gtk app for YouTube and/or twitch intended for media PCs would be neat, with controller/remote support and ui optimization for air mice.

I don’t like the ux of kodi very much and trying to get it to play YouTube has been a nightmare 😅 a simple app with a decent user interface would be very welcome

jman6495,

A modern UI for ClamAV or a Subsonic Music Streaming client (In gtk4)

alexdeathway,
@alexdeathway@programming.dev avatar

Obsidian 1:1 open source alternative.

doggle,

I would kill for this. Trying to get logseq, or any other markdown editor to play nice with an existing obsidian vault is a nightmare. And none of them are nearly as feature complete or expandable.

alexdeathway,
@alexdeathway@programming.dev avatar

unrestrictive nature of Obsidian is simply top notch.

lord_ryvan,

Is this sarcasm, or did you not understand their comment?

alexdeathway, (edited )
@alexdeathway@programming.dev avatar

I was talking about the community extension integration, now about editors, I was easily able to switch between them. The one I was having the most difficulty with was Logseq."

onlinepersona,

LogSeq doesn’t do it for you?

Anti Commercial-AI license

alexdeathway, (edited )
@alexdeathway@programming.dev avatar

nope, logseq is good for canvas and new knowledge base, but doesn’t fit for the my existing datalog requirements.

onlinepersona,

The mention of datalog confuses me. I know it as a programming language. Does it mean something else for you? And what do you mean by “canvas”? I know about painting on a canvas and similar usages as well as the verb “canvassing” for soliciting for votes.

Anti Commercial-AI license

alexdeathway,
@alexdeathway@programming.dev avatar

Not the programming language, datalog here is referring to highly interlinked knowledge base,

canvas is logseq whiteboard version of Obsidian, like for mind map or creating data flow/logic diagrams.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • fightinggames
  • All magazines