This commit is contained in:
Ferit Yiğit BALABAN 2022-06-12 14:12:27 +03:00
commit 5d6e668a9b

View File

@ -1,6 +1,6 @@
## scripts ## scripts
This repository contains Python and shell scripts that I actively develop and utilize on my GNU/Linux [(or as I've recently taken to calling it, GNU plus Linux)](https://balaban.software/tribute.html) machine. This repository contains Python and shell scripts that I actively develop and utilize on my GNU/Linux [(or as I've recently taken to calling it, GNU plus Linux)](https://fybx.dev/tribute.html) machine.
| | Shell Scripts | Python Scripts | | | Shell Scripts | Python Scripts |
|----------|-----------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------| |----------|-----------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------|
@ -122,4 +122,4 @@ drun_cleaner is a necessary tool to make selected desktop entries hidden. it use
## compare.py ## compare.py
this tiny script reads two csv files to two lists, then compares the lists. what's so special about it? it takes phantombuster's Instagram follower and followee lists as inputs. :D. this tiny script reads two csv files to two lists, then compares the lists. what's so special about it? it takes phantombuster's Instagram follower and followee lists as inputs. :D.