Skip to content

a simple Python script that prints contents of Gnome Notes

License

Notifications You must be signed in to change notification settings

Pshemas/gnotes_in_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gnotes_in_cli

a simple Python script that prints contents of Gnome Notes

It uses: listdir from os isfile, join from os.path minidom from xml.dom

A sample use case

I've created it so I could add contents of my notes inside Conky, so now I can have reminders and notes there, alongside fancy clock and resource usage on my 2nd monitor.

Possibly better ways to do this, but it seemed nice exercise for a begginer :) .

About

a simple Python script that prints contents of Gnome Notes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages