const s_shemmee = {
pronouns: "She" | "Her",
technologies: {
frontEnd: {
js: ["Vue", "React"],
css: ["Bootstrap", "Tailwind CSS", "Sass"],
design: ["Figma", "Adobe XD"],
},
uiTools: ["InVision", "Marvel"],
},
};
s-shemmee / desktop-notifier-python Goto Github PK
View Code? Open in Web Editor NEWPython desktop notifications with this simple script. It displays a pop-up window to notify you of any type of event on your computer.
License: MIT License