{"id":20760363,"url":"https://github.com/vanng822/aguin","last_synced_at":"2025-10-18T17:21:34.911Z","repository":{"id":23094928,"uuid":"26448952","full_name":"vanng822/aguin","owner":"vanng822","description":"Collecting daily/weekly stats or data of different kind","archived":false,"fork":false,"pushed_at":"2015-09-16T06:52:36.000Z","size":616,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-09T01:11:21.126Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/vanng822.png","metadata":{"files":{"readme":"README.md","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":"2014-11-10T18:16:10.000Z","updated_at":"2015-02-08T21:24:59.000Z","dependencies_parsed_at":"2022-09-12T05:51:11.772Z","dependency_job_id":null,"html_url":"https://github.com/vanng822/aguin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vanng822/aguin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanng822%2Faguin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanng822%2Faguin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanng822%2Faguin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanng822%2Faguin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vanng822","download_url":"https://codeload.github.com/vanng822/aguin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanng822%2Faguin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270862175,"owners_count":24658698,"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-08-17T02:00:09.016Z","response_time":129,"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-11-17T10:13:20.102Z","updated_at":"2025-10-18T17:21:29.876Z","avatar_url":"https://github.com/vanng822.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"aguin (adélie penguin)\n=====\n\nFor collecting daily/weekly stats or data of different kind. They should be simple data structure of integer, float or boolean. Array of integer/float can be accepted.\n\nThe data can be sent signed/encrypted using HMAC/AES or just not if your channel is already secure.\n\n\nYou need to have mongodb installed, http://www.mongodb.org/, for storing the data.\n\nYou need Go to run/compile this program http://golang.org/\n\nYou can get started by running\n\t\n\tmake\n\tmake gorun\n\t\nwhere \"make\" include\n\n\tmake godeps\n\tmake goinstall\n\tmake gotestdeps\n\tmake gotest\n\nYou can build running\n\t\n\tmake gobuild\n\nIf you want to run \"go command\" then just export GOPATH to current working directory, such as\n\n\texport GOPATH=$(pwd) \u0026\u0026 go run aguin.go -pid aguin.pid\n\n\nInit account and add testapp, note down the output (api_key, api_secret, aes_key). You will get the same result if you run for same data again.\n\n\texport GOPATH=$(pwd) \u0026\u0026 go run scripts/init.go -e your.email@fakedomain.tld -n \"Your name\" -a testapp\n\nYour can send some data by using one of the client lib or send from command line using python client\n\t\n\tpython clients/python/scripts/cli.py -h\n\nBut make sure install dependencies\n\t\n\tcd clients/python/\n\tpython setup.py develop","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanng822%2Faguin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvanng822%2Faguin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanng822%2Faguin/lists"}