{"id":20325938,"url":"https://github.com/ihsanbal/knife","last_synced_at":"2025-04-11T20:06:00.862Z","repository":{"id":144164578,"uuid":"91312226","full_name":"ihsanbal/Knife","owner":"ihsanbal","description":"You can now share without considering the 140 character limit. Knife application allows you to split the text into meaningful 140-character tweets and share it with one button with different options. [DEPRECATED]","archived":false,"fork":false,"pushed_at":"2019-04-13T05:41:48.000Z","size":19212,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T20:05:54.375Z","etag":null,"topics":["application","flood","knife","twitter","twitter-api"],"latest_commit_sha":null,"homepage":"https://play.google.com/store/apps/details?id=com.ihsanbal.knife","language":"Java","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/ihsanbal.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-15T08:16:14.000Z","updated_at":"2020-02-13T02:58:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"5bcbd30b-3cd7-46fb-bbb8-48fd428175c8","html_url":"https://github.com/ihsanbal/Knife","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/ihsanbal%2FKnife","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihsanbal%2FKnife/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihsanbal%2FKnife/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihsanbal%2FKnife/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ihsanbal","download_url":"https://codeload.github.com/ihsanbal/Knife/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248473127,"owners_count":21109628,"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":["application","flood","knife","twitter","twitter-api"],"created_at":"2024-11-14T19:42:19.191Z","updated_at":"2025-04-11T20:06:00.853Z","avatar_url":"https://github.com/ihsanbal.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/ihsanbal/Knife/blob/master/app/src/main/ic_launcher-web.png\" width=\"200\" height=\"200\"/\u003e\n\u003c/p\u003e\n\n# Knife for Twitter - [![CircleCI](https://circleci.com/gh/ihsanbal/Knife/tree/master.svg?style=svg)](https://circleci.com/gh/ihsanbal/Knife/tree/master) ![API](https://img.shields.io/badge/API-16%2B-brightgreen.svg?style=square)\nYou can now share without considering the 140 character limit. Knife application allows you to split the text into meaningful 140-character tweets and share it with one button with different options.\n\u003cp align=\"center\"\u003e\n        \u003ca href=\"https://play.google.com/store/apps/details?id=com.ihsanbal.knife\"\u003e \u003cimg src=\"https://github.com/ihsanbal/Knife/blob/master/img/google-play-badge.png\" width=\"406\" height=\"150\"\u003e \u003c/a\u003e\n\u003c/p\u003e\n\n# contributor are welcome\nKnife application building on circleci with three different script. Writing Environment variables to files.\nHelp me to build new features and translate.\n\n\u003cp align=\"center\"\u003e\n        \u003ca href=\"https://play.google.com/store/apps/details?id=com.ihsanbal.knife\"\u003e \u003cimg src=\"https://github.com/ihsanbal/Knife/blob/development/img/enviroment_variables.png\" width=\"606\" height=\"350\"\u003e \u003c/a\u003e\n\u003c/p\u003e\n\nSample script for [playServiceSetups.sh](https://github.com/ihsanbal/Knife/blob/master/firebaseSetups.sh)\n\n```shell\n#!/usr/bin/env bash\n\nfunction copyFirebaseVarsToPlayFolder {\n    KNIFE_PATH=$HOME\"/Knife/.play/knife.json\"\n    echo \"$KNIFE_PATH\"\n\n    if [ ! -f \"$KNIFE_PATH\" ]; then\n        echo \"Knife Json file does not exist\"\n    fi\n        echo \"Creating Knife Json file...\"\n        touch ${KNIFE_PATH}\n\n        echo \"Writing json to knife.json\"\n                echo \"$KNIFE_JSON\" \u003e\u003e ${KNIFE_PATH}\n}\n```\n\nScreenshots\n--------\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/ihsanbal/Knife/blob/master/img/device-2017-05-31-230045.png\" width=\"100\" height=\"180\"/\u003e\n    \u003cimg src=\"https://github.com/ihsanbal/Knife/blob/master/img/device-2017-05-31-230153.png\" width=\"100\" height=\"180\"/\u003e\n    \u003cimg src=\"https://github.com/ihsanbal/Knife/blob/master/img/device-2017-05-31-230358.png\" width=\"100\" height=\"180\"/\u003e\n    \u003cimg src=\"https://github.com/ihsanbal/Knife/blob/master/img/device-2017-05-31-230431.png\" width=\"100\" height=\"180\"/\u003e\n    \u003cimg src=\"https://github.com/ihsanbal/Knife/blob/master/img/device-2017-05-31-230602.png\" width=\"100\" height=\"180\"/\u003e\n    \u003cimg src=\"https://github.com/ihsanbal/Knife/blob/master/img/device-2017-05-31-230819.png\" width=\"100\" height=\"180\"/\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fihsanbal%2Fknife","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fihsanbal%2Fknife","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fihsanbal%2Fknife/lists"}