{"id":24995963,"url":"https://github.com/fclairamb/followthestock","last_synced_at":"2025-03-29T15:16:12.507Z","repository":{"id":15233378,"uuid":"17962136","full_name":"fclairamb/followthestock","owner":"fclairamb","description":"Stock change XMPP alert program","archived":false,"fork":false,"pushed_at":"2024-04-01T20:47:07.000Z","size":59,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T22:53:24.936Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fclairamb.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":"2014-03-20T23:30:45.000Z","updated_at":"2016-04-01T07:09:50.000Z","dependencies_parsed_at":"2022-08-04T02:45:19.890Z","dependency_job_id":null,"html_url":"https://github.com/fclairamb/followthestock","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/fclairamb%2Ffollowthestock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fclairamb%2Ffollowthestock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fclairamb%2Ffollowthestock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fclairamb%2Ffollowthestock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fclairamb","download_url":"https://codeload.github.com/fclairamb/followthestock/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246200324,"owners_count":20739567,"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":"2025-02-04T15:53:06.962Z","updated_at":"2025-03-29T15:16:12.481Z","avatar_url":"https://github.com/fclairamb.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Follow the stock\n\nIt follows some stocks on [boursorama](http://www.boursorama.com) and send some alerts through XMPP when it detects some changes over the subscribed percentage threshold.\n\n# Command line interface\n\nHere are the command line interfaces arguments to start the app:\n\n    usage: followthestock -config \u003cfile\u003e\n      -config=\"/etc/followthestock/followthestock.conf\": Config file\n      -console=false: Use console\n      -show-config=false: Show config\n\n# Config file\n\nThe config file looks something like that:\n\n    [general]\n    exactTiming = false\n    \n    [xmpp]\n    username = \u003cusername\u003e\n    password = \u003cpassword\u003e\n    server = talk.google.com:443\n    notls = false\n    debug = true\n    activityWatchdogMinutes = 30\n\n    [db]\n    # In the current working directory (should be /var/lib/followthestock)\n    file = followthestock.db\n\n# Client comands\n\nEach client can send the following commands:\n\n* `!help` - Display help\n* `!s \u003cstock\u003e \u003cper\u003e` - Subscribe to variation about a stock\n* `!u \u003cstock\u003e` - Unsubscribe from a stock\n* `!g \u003cstock\u003e` - Get data about a stock\n* `!ls` - List currently monitored stocks\n* `!v \u003cstock\u003e \u003cnb\u003e \u003ccost\u003e` - Register the cost of our current stocks to calculate the added value\n* `!pause \u003cdays\u003e` - Pause alerts for X days\n* `!resume` - Resume alerts\n* `!uptime` - Bot uptime\n\nHere are valid stock formats:\n\n* `RNO` is like `FR:RNO`, which is the french \"RENAULT\" stock\n* `US:RNO` is the \"RHINO RESOURCE PARTNERS LP\" stock\n* `FR0011574110` is like `W:FR0011574110` which is the \"SOGEN 50C 0614S\" warrant\n\n\n# Stocks data source\nThe stocks are fetched from [boursorama](http://www.boursorama.com). It is not an official API, it might not be legal to fetch data and it might not work in the future.\n\n# Debian packages\nDebian packages are automatically generated here:\n http://94.23.55.152/followthestock/dist/package/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffclairamb%2Ffollowthestock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffclairamb%2Ffollowthestock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffclairamb%2Ffollowthestock/lists"}