{"id":18057222,"url":"https://github.com/m4cs/pystickynote","last_synced_at":"2025-04-11T04:40:51.656Z","repository":{"id":62583801,"uuid":"216307036","full_name":"M4cs/pystickynote","owner":"M4cs","description":"Stickynotes for your desktop easily from the command line!","archived":false,"fork":false,"pushed_at":"2019-10-21T13:12:31.000Z","size":1047,"stargazers_count":37,"open_issues_count":1,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-25T02:43:47.338Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/M4cs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-20T04:25:00.000Z","updated_at":"2024-02-01T19:46:19.000Z","dependencies_parsed_at":"2022-11-03T21:51:42.287Z","dependency_job_id":null,"html_url":"https://github.com/M4cs/pystickynote","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M4cs%2Fpystickynote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M4cs%2Fpystickynote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M4cs%2Fpystickynote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M4cs%2Fpystickynote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/M4cs","download_url":"https://codeload.github.com/M4cs/pystickynote/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248345275,"owners_count":21088242,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-31T02:07:05.839Z","updated_at":"2025-04-11T04:40:51.634Z","avatar_url":"https://github.com/M4cs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pystickynote\n\nStickynotes for your desktop easily from the command line! Built using [PySimpleGUI](http://pysimplegui.com)\n\n[Join My Discord/Support Discord](https://discord.gg/C7jgQeN)\n\n# Preview\n\n\u003cp align=\"center\"\u003e\n  \u003ca\u003e\u003cimg src=\"https://github.com/M4cs/pystickynote/blob/master/preview.png?raw=true\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# How does it work?\n\nPystickynote creates a small QT window for you to jot your ideas down and then display them later on all with a command line tool. On top of that, the note itself is fully customizable allowing you to change colors, alpha, and borders.\n\n# Installation\n\n```\npip3 install pystickynote\n```\n\n# Running It\n\n```\n\u003cpystickynote/pysn\u003e create \u003cname_of_note\u003e # Displays stickynote window\n\n\u003cpystickynote/pysn\u003e open \u003cname_of_note\u003e # Displays old stickynote\n\n\u003cpystickynote/pysn\u003e delete \u003cname_of_note\u003e # Deletes stickynote\n\n\u003cpystickynote/pysn\u003e list # Displays all notes\n```\n\n# Changelog\n\n### Update 1.5.1:\n\n- Added box_height and box_width values to config\n\n### Update 1.5:\n\n- Added new entry point: `pysn`\n\n- Added delete function thanks to @synackray\n\n- Fixed error with mouse_offset (possibly still buggy)\n\n- New local version of PySimpleGUIQt for that ^\n\n# Configuration\n\nConfig files and notes can be found in `~/.config/pystickynote/`. Inside this folder you will find `pysn.conf` and `notes.json`.\n\nYou can also find the default config and notes file in this repository.\n\nThe config file looks something like this:\n\n```\n[DEFAULT]\nbackground_color = #454545\ntext_color = #fafafa\nalpha = 0.8\nborder_width = 0\ntitle_size = 8\nfont_size = 10\nbox_height = 5\nbox_width = 50\n```\n\n`background_color` = the background hex color for the note\n\n`text_color` = the text color for the note\n\n`alpha` = the note window's alpha\n\n`border_width` = border around input box and buttons\n\n`font_size` = font size for text\n\n`title_size` = font size for title\n\n`box_height` = height of box\n\n`box_width` = width of box\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm4cs%2Fpystickynote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm4cs%2Fpystickynote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm4cs%2Fpystickynote/lists"}