Import sorting
This commit is contained in:
		
							parent
							
								
									3415b5dfea
								
							
						
					
					
						commit
						29e2f247ab
					
				| @ -1,13 +1,14 @@ | ||||
| #!/usr/bin/python3 | ||||
| import notify2 | ||||
| from time import sleep | ||||
| from playsound import playsound | ||||
| import argparse | ||||
| import os | ||||
| from pystray import MenuItem as item | ||||
| import threading | ||||
| from time import sleep | ||||
| 
 | ||||
| import notify2 | ||||
| import pystray | ||||
| from PIL import Image | ||||
| import argparse | ||||
| import threading | ||||
| from playsound import playsound | ||||
| from pystray import MenuItem as item | ||||
| 
 | ||||
| NAME = 'Eye Strain Reminder' | ||||
| MESSAGE = 'Friendly reminder to observe the 20-20-20 rule' | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user