{"id":15890168,"url":"https://github.com/hph/terminal-quotes","last_synced_at":"2025-10-26T21:32:54.047Z","repository":{"id":144746449,"uuid":"3172914","full_name":"hph/terminal-quotes","owner":"hph","description":"This program was written as a replacement for Linux Mint's \"Fortune Cookies\". It prints a quote every time the terminal is opened. More quotes can easily be added (see the readme or general.txt).","archived":false,"fork":false,"pushed_at":"2012-04-02T17:56:20.000Z","size":117,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T17:15:19.276Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/hph.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":"2012-01-13T17:39:14.000Z","updated_at":"2022-01-09T21:24:40.000Z","dependencies_parsed_at":"2023-03-22T11:02:58.734Z","dependency_job_id":null,"html_url":"https://github.com/hph/terminal-quotes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hph/terminal-quotes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hph%2Fterminal-quotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hph%2Fterminal-quotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hph%2Fterminal-quotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hph%2Fterminal-quotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hph","download_url":"https://codeload.github.com/hph/terminal-quotes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hph%2Fterminal-quotes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281178955,"owners_count":26456678,"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","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-06T07:04:16.470Z","updated_at":"2025-10-26T21:32:53.996Z","avatar_url":"https://github.com/hph.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Termquotes\n==========\nAn interesting quote every time you open the terminal.\n\nSetup\n-----\n### Installing via the setup file (Linux)\nOpen a terminal and execute the following commands:\n\n    $ git clone git://github.com/haukurpallh/terminal-quotes.git\n    $ python terminal-quotes/setup.py install\n\n### Installing manually (Linux)\nOpen a terminal and execute the following commands:\n\n    $ git clone git://github.com/haukurpallh/terminal-quotes.git\n    $ mv terminal-quotes ~/.termquotes\n    $ echo python /home/$USER/.termquotes/termquotes.py \u003e\u003e ~/.bashrc\n\nAdding more quotes\n------------------\nLet's say I wanted to add \"To be or not to be: that is the question\" as a\nquote. First I would open `general.txt` and then I'd add the following lines:\n\n    [William Shakespeare]\n    To be or not to be: that is the question.\n\nIf there was already a quote by Shakespeare you should not create a new [...]\nheader. Use the old one. Let's say there was already a quote by Shakespeare in\n`general.txt`. Then you would've done this instead:\n\n    [William Shakespeare]\n    Even you, Brutus?\n    \u0026\n    To be or not to be: that is the question.\n\nThis is it. The only thing you have to keep in mind is to leave an empty line\nbetween the last quote by an author and the next [...] header. The last line of\nthe file also has to be empty. You can add comments by having `#` as the first\ncharacter of a line, it will be ignored by the program.\n\nUsage\n-----\nAfter installing the program all you have to do is to open a terminal and a\nquote will be printed. If you want to be able to ask for a quote on command you\ncould also do the following:\n\n    $ echo alias q=\"python /home/$USER/.termquotes/termquotes.py \u003e\u003e ~/.baschrc\"\n\nNow you can type `q` and press enter to print a quote in the terminal at any\ntime.\n\nTo do\n-----\n* Write scrapers for various quote websites.\n* Allow users to automatically add quotes with commands by using scrapers.\n* Clean and expand code where needed.\n* Improve code so that quotes with empty lines can be added.\n* Add a version checker.\n* And more...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhph%2Fterminal-quotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhph%2Fterminal-quotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhph%2Fterminal-quotes/lists"}