Skip to content

In this repository I will add interesting python scripts which help me in daily life or funny scripts

Notifications You must be signed in to change notification settings

Singhak/Python_Stuff

Repository files navigation

  • This is also based on python script.
  • You can start as start up task. Then it will pop up notification regarding blink your eyes, drink warter etc.
  • You can increase/decrease time duration b/w two notification.
  • You can add also more health tip in this
  • If you want to notification speak out then you can uncomment some code in script which is mention in script itself also you need to download some extra python libs
  • Note: this script required plyer lib so to install use this "pip install -I https://github.com/kivy/plyer/zipball/master" since direct pip install plyer version is not working for python 3.5+ version
  • You face difficulties to create different size of icon and place them in different folders in your android project. Now do not worry
  • Simply give image path to this script and run it it will generate all size of icon with folder structure and you copy those folder place in your android project
  • <python_path> AppIconGenerator.py <image_path>
  • Note: For better result give square(M x M) Image and size greater or equal to 192px X 192px
  • You forgot to wish birthday
  • Don't worry, use this script to remind your self birthday dates.
  • Set this to run on laptop or desktop startup program then it will give you birthday notification
  • How to use this script check Setup steps
  • Credit GeeksofGeek and Twillio
  • In this script I try to implement linux "find" functionality in python
  • It is pretty fast then window search
  • Uses you can see How to use

About

In this repository I will add interesting python scripts which help me in daily life or funny scripts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages