🚀 New! @planifyapp now has a CLI tool — manage your tasks directly from the terminal!
Add, list, update, and complete tasks without leaving your workflow. JSON output makes it perfect for scripting, automation, and voice assistants.
🚀 New! @planifyapp now has a CLI tool — manage your tasks directly from the terminal!
Add, list, update, and complete tasks without leaving your workflow. JSON output makes it perfect for scripting, automation, and voice assistants.
So, after some feedback and some testing on my part, I'm happy to say v0.1.1 has been released. This version mainly addresses the Windows version of the program, fixing some major problems. It should now be actually usable, provided you set the environment variable as explained on the link below.
https://github.com/ricol03/Project-GIF-Picker/releases/tag/v0.1.1
#linux #FedoraLinux #windows10 #windows #software #github #gif #gtk #vala #c
I've been cycling between all agents known to man to vibe code the Email App.
#Antigravity, #Claude, #OpenCode, #Codex, #Cursor, #Gemini CLI, #DeepAgents, you name them.
$0 spent. Not going to spend a dime on it. If the free tier ends, I switch to another one.
And... progress! There are things left to fix, but may be I can fix them manually.
#VibeCoding #VibeCode #Programming #Vala #GNOME #Linux #Email #Mail #AI #SoftwareDevelopment #Coding #Code
This is what I meant:
Elementary Notepad.
It is a simple text editor, it isn't overloaded with options, nor the concept of projects. Just a simple file.
I'll soon have a running version. Hope the #elementaryos #linux #pantheon #vala gods see this and give me some feedback.
#Sunstone browser now has a searchable history. The period to display can be set to the last hour, day, week, a custom timeframe or 'all'. There is also an option to group the results by host. By default, 50 results are displayed per page.
This is a WIP and subject to change. This biggest miss so far is a link in the page to navigate beyond the first page of results, although you can get there by appending 'page/<n>' to the url. The link to the host also needs fixed to point to the correct uri scheme. There are other missing features, such as the ability to delete history items or bookmarks, and while there is a growing list of settings there isn't anywhere to change them yet. One step at a time.
History and bookmarks are currently displayed in web page form. I'll be adding abbreviated displays in the sidebar eventually.
#webbrowser #programming #vala #gtk4 #webkitgtk
https://codeberg.org/jeang3nie/sunstone
Recently been dabbling with Vala and decided to do a local GIF Picker in GTK4 mainly for Linux, but also Windows. Just released the first scheduled version, v0.1. Any testing and feedback is much appreciated, currently the Windows version is not working due to a missing .exe file related to dbus.
I've been programming #vala exclusively in POSIX mode exclusive (no classes, just structs). I feels like C, but with niceties, (utf8 strings, delegates, struct methods, etc). Honestly it doesn't feel to far from like, say C3 or ZenC.
I made a simple void* array list struct, an ECS, and feel golden (alas, no generics)
The ability to emit C code means the result is portable and should wok almost everywhere.
I've been making a simple WASM game with the #raylib bindings and it works like a charm.
The first release of White Noise Media Player is up! It's currently working
I finished porting Melody from Granite and libsoup2.4 to GTK 4 + libsoup3 + Adwaita.
https://github.com/rogerweissenbrunner/whitenoise/releases/tag/v0.0.1
The first release is in .deb format. If you can test it, please let me know how it works on your machine!
#elementaryos #pantheon #gnome #mp3 #mediaplayer #melody #linux #vala #gtk #gtk4 #player #opensource #melody #whitenoise
I have an extensive collection of vinyls and their respective FLAC backups. I just noticed that my go-to music player (Melody, written by Artem Anufrij) is some 6 years old.
Learning Vala now, so that I can update it to Gtk4 and add a couple features I'm craving for.