45
submitted 2 months ago* (last edited 1 month ago) by mxghj@programming.dev to c/rust@programming.dev

cross-posted from: https://programming.dev/post/41939535

Hello everyone, i recently published a post about this app launcher (https://programming.dev/post/41551778) and i released version 0.2.0

Many useful features have been added, such as a configuration file and custom themes, and performance has improved

Ram usage is ~20 mb

Here are some highlights of the app launcher:

 Starts up in about ~0.1-0.2s

 Written using the Iced GUI framework

 Supports navigation using arrows

Project GitHub: https://github.com/dest-lab/stryde

Catppuccin Themes GitHub: https://github.com/mxghj/catppuccin-stryde

Feedback and suggestions are welcome

[-] mxghj@programming.dev 1 points 2 months ago
[-] mxghj@programming.dev 2 points 2 months ago* (last edited 2 months ago)
31
submitted 2 months ago* (last edited 1 month ago) by mxghj@programming.dev to c/rust@lemmy.ml

Hello everyone, i recently published a post about this app launcher (https://programming.dev/post/41551778) and i released version 0.2.0

Many useful features have been added, such as a configuration file and custom themes, and performance has improved

Ram usage is ~20 mb

For those who haven't seen the first post, here are some highlights of the app launcher:

Starts up in about ~0.1-0.2s

Written using the Iced GUI framework

Supports navigation using arrows

Project GitHub: https://github.com/dest-lab/stryde

Catppuccin Themes GitHub: https://github.com/mxghj/catppuccin-stryde

Feedback and suggestions are welcome

[-] mxghj@programming.dev 0 points 2 months ago

There is one disadvantage and one advantage flux consumes 30-40 MB of RAM but has 0-3% CPU usage, while Anyrun consumes ~160 MB of RAM but has 0-1% CPU usage.

[-] mxghj@programming.dev 1 points 2 months ago* (last edited 2 months ago)

Thanks :), i have a few questions does it also consume ~30 mb of ram? and does it start up quickly?

[-] mxghj@programming.dev 2 points 2 months ago* (last edited 2 months ago)

I thought about it and came up with the name Rover or Stride, what do you think guys?

[-] mxghj@programming.dev 2 points 2 months ago

Guys, do you have any ideas for a name?

[-] mxghj@programming.dev 2 points 2 months ago

Thank you, i will change the name

[-] mxghj@programming.dev 3 points 2 months ago

Maybe i fixed it, try again

[-] mxghj@programming.dev 1 points 2 months ago

Thanks i will fix that rn

52
submitted 2 months ago* (last edited 2 months ago) by mxghj@programming.dev to c/rust@lemmy.ml

Renamed from Flux to Stryde

Hello everyone! I decided to create an application launcher inspired by Raycast, but for Linux - Stryde

I built the first version in 4-5 days and wanted to share it with you to get feedback, both good and bad.

Some highlights:

~0.1-0.2s opening time

~35MB RAM usage

Written in Rust using the Iced GUI framework

Instant search filtering

Supports Breeze, Papirus, and Adwaita icon themes

Works with system apps, user apps, and Flatpaks

Current features in v0.1:

Search and launch applications

Press Enter or click to open apps

ESC to close

Caching

Planned for v0.2:

Arrow key navigation (Already did it)

Built-in calculator for math expressions

More customization options

I'm 14 and this is my first major open-source project. I'd love to hear your feedback on features, performance, code quality, or any bugs you find.

Github: https://github.com/dest-lab/stryde

Tested on Arch Linux with Hyprland, should work on most distros

Hope you have an awesome day!

mxghj

0 post score
0 comment score
joined 2 months ago