Skip to content

Instantly share code, notes, and snippets.

View MCYBA's full-sized avatar
🎯
Focusing

MCYBA MCYBA

🎯
Focusing
  • Modivu Inc.
  • İzmir
View GitHub Profile
@MCYBA
MCYBA / reminder.py
Created February 4, 2019 08:15 — forked from yann2192/reminder.py
Python reminder script
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import os
import imp
import subprocess
import time
import datetime
"""