@eshanized updated the repository!!!

This commit is contained in:
Eshan Roy (Eshanized)
2024-04-23 12:04:15 +05:30
parent 9d39206126
commit aa669abe18
2 changed files with 13 additions and 1 deletions

1
blackbox/Functions.py Normal file
View File

@@ -0,0 +1 @@
#!/bin/python

View File

@@ -1 +1,12 @@
#!/bin/python
'''
NOTE: Don't use any virtual environment as we need gi and Gtk
'''
# Module Import
import os
import sys
import time
import subprocess