Skip to content

I developed this simple program to stop forgetting things. It makes my notes always present on my wallpaper. I don't know if it's really useful, but it was fun to make :D

Notifications You must be signed in to change notification settings

salvaKaraka/Background_Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Background_Notes

I developed this simple program back in 2021, when I wasn't able to remember my "to do's". It makes my notes always present on my wallpaper. I don't know if it's really useful, but it was fun to make :D If you want to try it out you can download the portable folder orr the installer. Keep in mind that there is a possibility of your antivirus detecting it as malware. The setBackground() function uses the Windows API (ctypes.windll.user32.SystemParametersInfoW) to change the wallpaper. This kind of OS-level interaction might be flagged by some antivirus software as suspicious behavior.

Desarrolle este sencillo programa en 2021, cuando no era capaz de recordar mis tareas. Hace que mis notas estén siempre presentes en mi fondo de pantalla. No sé si es realmente útil, pero fue divertido hacerlo :D Si querés probarlo podés descargar la carpeta Background_Notes_Portable o el instalador. Tené en cuenta que existe la posibilidad de que tu antivirus lo detecte como malware porque la función setBackground() utiliza la API de Windows (ctypes.windll.user32.SystemParametersInfoW) para cambiar el fondo de escritorio. Este tipo de interacción a nivel del sistema podría ser detectado por algunos antivirus como un comportamiento sospechoso.

Preview: image

About

I developed this simple program to stop forgetting things. It makes my notes always present on my wallpaper. I don't know if it's really useful, but it was fun to make :D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages