- All
- Python
- Bash
- Project-contribution
- Archived
π super-productivity
Contributed as a translator for the Turkish language.
π AutoTarCompress
The script compresses specific directories into tar files. I needed to back up my important files to the cloud. Therefore, I wrote this script to backup and encrypt them. Additionally, I have made some enhancements such as decryption, encryption, and creating tar files.
π¦ my-unicorn
I created a script to automate the installation and updating some of Appimage apps. Script creating a JSON file to easily add app versions, choices, names, and repository details, making it user-friendly for installation automation.
π§ sink-change
I wrote this script to adjust the sound output and display the volume in my window managers. It represents my first foray into bash scripting as I explore this new skill.
πΈ WallpaperChanger
This script changes the wallpaper based on the time of day. I have set wallpapers for my workdays and days off. During the midweek, the script changes my wallpaper to the designated workday wallpapers. On Sundays, the script switches to my day off wallpapers.
π siyuan-appimage-update
Itβs installing latest siyuan app version and verifying sha256.
π superProductivity-appimage-update
Itβs installing latest superProductivity app version and verifying sha512.
π― find_final_grade
Created a Python script to determine how much grade I need to achieve on my final exam to pass my lesson, based on the mid-term score.
π dnf-update-status
Developed a Python script to monitor and display newly updated packages on the Fedora Linux distribution.