Lyessaadi's Projects

lyessaadi/mingw

Various MinGW builds for Windows cross-compilation.
  • Fedora 38 : x86_64
  • Fedora 39 : x86_64
  • Fedora 40 : x86_64
  • Fedora rawhide : x86_64

lyessaadi/aytina

I am unable to build this for rawhide on COPR >.<... If you have any clue, please tell me 'cause I've been lost all day. Aytina Aytina is a reversed Anitya. What is a reversed Anitya you may ask? Well, simple! I have no idea myself, if you ever find out, please open an issue. Anyway, for you crazy people who are more interested on what this program does than on its name, this program allows you to easily track projects from Anitya. It supports notification and uses systemd timers to automatically notify you of new releases! This program is useful for when no tool like "the-new-hotness" is available to alert packagers of new releases, as with "COPR". This program may also be useful for individual users who just want to be alerted of new releases for their favorite programs.
  • Fedora 38 : x86_64
  • Fedora 39 : x86_64
  • Fedora 40 : x86_64
  • Fedora rawhide : x86_64

lyessaadi/giara

Giara is a reddit app, built with Python, GTK and Handy. Created with mobile Linux in mind.
  • Fedora 38 : x86_64
  • Fedora 39 : x86_64
  • Fedora 40 : x86_64
  • Fedora rawhide : x86_64

lyessaadi/mycroft

YES! THIS IS HAPPENING! This is a properly packaged Mycroft, NOW IN FEDORA! Usage In order not to use venv, the Mycroft executable have been replaced by this "simple" Python script. There are still quite a lot of missing features, but basic service starting/stopping (except for debug mode) is fully supported (with even a foreground mode :D!). Oh, and they will be all, for the sake of simplicity, regrouped into a single executable with subcommands, mycroft! # Starting everything $ mycroft start all # Stopping everything $ mycroft stop all # Restarting the BUS $ mycroft -r start bus # Starting everything but in foreground $ mycroft --foreground start all Disclaimer This is an experimental support of mycroft, I tweaked quite a bit mycroft in order to make it "packageable" (see below the tweaks done). But, it should work OOTB (on Silverblue as well), but, due to the complex nature of mycroft, and the fact that it was not made to be "packageable", you might run through some issues. DO NOT ASSUME IT'S A MYCROFT BUG! If you run into any problem, please, report it here (and search if it hasn't been reported yet), or if you don't like GitLab, send me an email! You might need to remove (or just rename the folder) ~/.mycroft if you had a previous installation! Tweaks Mycroft executables have been removed, and replaced it with a home-made one that won't use venv (still incomplete though)! Adding a system configuration in order to install skills user-wide not system-wide. Patching the skills installation process to not use venv's pip or sudo's pip, just install it user-wide. Patching pako so it works with DNF and rpm-ostree, patch merged upstream, but not released yet! TODO Complete the rewrite of the Mycroft executables Adding Systemd magic Proper packaging of Mycroft skills (Will require quite a bit of patching)
  • Fedora 38 : aarch64, x86_64
  • Fedora 39 : aarch64, x86_64
  • Fedora 40 : aarch64, x86_64
  • Fedora rawhide : aarch64, x86_64

lyessaadi/dimension-code

This repo host several packages from the projects of a French YouTuber Dimension and his channel Dimension Code. Ce dépôt acceuille plusieurs paquets de projets du Youtubeur Dimension et sa chaîne Dimension Code. These projects include / Parmi ces projets : Disease Propagation Disease propagation simulation program. Simulation de propagation de maladie.
  • Fedora 38 : x86_64
  • Fedora 39 : x86_64
  • Fedora 40 : x86_64
  • Fedora rawhide : x86_64

lyessaadi/sway-master

DISCLAMER: wlroots does not currently build in rawhide. I am currently investigating the cause of it. If you have any idea, open an issue here! Sway and wlroots built from master, using a tweaked spec file from the Fedora repositories. Because it is from master directly, expect, if you install this copr to have broken sway from time to time ;). Will do my best to update the copr if that ever happens.
  • Fedora 38 : x86_64
  • Fedora 39 : x86_64
  • Fedora 40 : x86_64
  • Fedora rawhide : x86_64

lyessaadi/easywifi

easywifi easywifi speeds up the time it takes to add new WiFi connections and to switch between them, using nmcli. Features Scan for WiFi networks List network devices List saved network profiles Connect to saved networks Setup new networks Creation of hotspots
  • Fedora 38 : x86_64
  • Fedora 39 : x86_64
  • Fedora 40 : x86_64
  • Fedora rawhide : x86_64

lyessaadi/notekit

NoteKit is now available in the official Fedora repositories 🎉 ! Though, because of some licensing issues, the cLaTeXMath support was temporarily dropped (all the licenses are there, it is just unclear under which license some files are, so hosting it on COPR shouldn't cause any issue). The problem is that it may cause issues for those who were using the COPR and will upgrade into the Fedora packages, as they will be loosing some important functionalities they were using. In order to prevent that, the NoteKit Epoch on this COPR was set to override Fedora builds to keep cLaTeXMath support for those who installed it previously using this repo. But, I strongly discourage anyone from using this COPR anymore. If you're still interested in cLaTeXMath support, sp1ritCS provides Fedora OBS builds for NoteKit with cLaTeXMath support until the cLaTeXMath issues are addressed :D ! NoteKit This program is a structured notetaking application based on GTK+ 3. Write your notes in instantly-formatted Markdown, organise them in a tree of folders that can be instantly navigated from within the program, and add hand-drawn notes by mouse, touchscreen or digitiser. Why? I figured it would be nice to have a free-software, platform-independent OneNote. While there is a remarkable number of free (speech or beer) notetaking applications out there, to my best knowledge, none of them simultaneously check the following boxes: note organisation text as a first-class object formatting simple, standard on-disk format tablet input Usage notes To create a new note, doubleclick a + node in the tree view and enter a name. To create a new folder, doubleclick a + node in the tree view and enter a name ending in /, e.g. new folder/. To edit the default colour palette, right-click a colour picker. Drawings can currently only be deleted whole. (This will be fixed eventually.) Files are saved automatically when the window is closed, or when a different file is opened. The document formatting is mostly based on standard GtkSourceView language and style files. If you want to change colours or syntax highlighting rules, you can edit them in the sourceview/ subfolder. The program loads a custom Gtk+ stylesheet found in data/stylesheet.css. Clear it if parts of the UI look wonky. When copypasting text into other applications, drawings will be automatically converted into data URL PNGs. Project status Late alpha. Creating and editing notes and drawing works well enough, but many basic quality-of-life features (such as resizing/moving drawings) are still missing. Planned features Selecting strokes, moving and transforming selections, etc. Floating figures (so drawings can exist on top of text rather than as blocks that text floats around). LaTeX math using lasem. More Markdown rendering, e.g. actually formatting links, and turning - [ ] syntax into real checkboxes.
  • Fedora 38 : x86_64
  • Fedora 39 : x86_64
  • Fedora 40 : x86_64
  • Fedora rawhide : x86_64
  • 1
  • 2