{"id":17215778,"url":"https://github.com/a-r-g-v/push7-cmd","last_synced_at":"2025-03-25T13:22:10.744Z","repository":{"id":57455574,"uuid":"115357793","full_name":"a-r-g-v/push7-cmd","owner":"a-r-g-v","description":"An easy notification command on terminal using push7","archived":false,"fork":false,"pushed_at":"2017-12-25T23:18:55.000Z","size":7,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T20:35:17.675Z","etag":null,"topics":["push7","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/a-r-g-v.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-25T19:02:24.000Z","updated_at":"2018-03-03T04:37:01.000Z","dependencies_parsed_at":"2022-09-05T19:21:38.591Z","dependency_job_id":null,"html_url":"https://github.com/a-r-g-v/push7-cmd","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-r-g-v%2Fpush7-cmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-r-g-v%2Fpush7-cmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-r-g-v%2Fpush7-cmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-r-g-v%2Fpush7-cmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-r-g-v","download_url":"https://codeload.github.com/a-r-g-v/push7-cmd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245467959,"owners_count":20620284,"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":["push7","python3"],"created_at":"2024-10-15T03:25:45.681Z","updated_at":"2025-03-25T13:22:10.712Z","avatar_url":"https://github.com/a-r-g-v.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=========================================\n Push7-Cmd\n=========================================\n\nThis command provides a push7 command.   \nUsing this command, you can send a push notification from your terminal to your browser using push7.jp_.\n\n\nInstallation\n~~~~~~~~~~~~~~~~~~~~~~\n.. code-block:: sh\n\n  pip install push7-cmd\n..\n\nSetup\n~~~~~~~~~~~~~~~~~~~~~~\nFirst, you should add a push7 application into push7-cmd.\n\n.. code-block:: sh\n\n  push7 applications add 'your_appno' 'your_apikey'\n  push7 applications list \n  push7 applications use 'your_appno'\n..\n\nUsage\n~~~~~~~~~~~~~~~~~~~~~\n.. code-block:: sh\n\n  # Send a push from stdin\n  push7 \u003c a.txt\n  \n  # Send a push from stdin\n  echo 'notification' | push7\n\n  a-time-consuming-command | push7\n  \n  # Send a push with given title\n  echo 'notification with given title' | push7 -t 'test push'\n\n  # Send a push without stdin\n  push7 --title 'poe' --body 'poe'\n\n  a-command-will-cause-output-like-a-flood | push7 --body 'finish the command'\n\n  # Add new application\n  push7 applications add 'your_appno' 'your_apikey'\n\n  # List registed applications\n  push7 applications list\n\n  # Delete the application\n  push7 applications delete 'your_appno'\n\n  # Change default applicatios\n  # Default applications means : An application which this command will use when you sent a push.\n  push7 applications use 'your_appno'\n  \n  # Help\n  push7 --help\n\n\n..\n\nAll Commands\n~~~~~~~~~~~~~~~~~~~~~\n.. code-block:: sh\n\n  push7 applications list\n  push7 applications delete \u003cappno\u003e\n  push7 applications add \u003cappno\u003e \u003capikey\u003e\n  push7 applications use \u003cappno\u003e\n  push7 --title title --body body\n..\n\n.. _push7.jp: https://push7.jp/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-r-g-v%2Fpush7-cmd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa-r-g-v%2Fpush7-cmd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-r-g-v%2Fpush7-cmd/lists"}