{"id":15063646,"url":"https://github.com/r-frederick/timeularex","last_synced_at":"2026-01-28T08:09:05.399Z","repository":{"id":62430447,"uuid":"135660231","full_name":"r-frederick/timeularex","owner":"r-frederick","description":"Elixir client for Timeular API","archived":false,"fork":false,"pushed_at":"2020-02-13T19:41:33.000Z","size":209,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-19T16:20:55.402Z","etag":null,"topics":["elixir","timeular"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/r-frederick.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-01T02:55:46.000Z","updated_at":"2020-02-13T19:39:39.000Z","dependencies_parsed_at":"2022-11-01T20:19:01.123Z","dependency_job_id":null,"html_url":"https://github.com/r-frederick/timeularex","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-frederick%2Ftimeularex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-frederick%2Ftimeularex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-frederick%2Ftimeularex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-frederick%2Ftimeularex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-frederick","download_url":"https://codeload.github.com/r-frederick/timeularex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243778863,"owners_count":20346624,"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":["elixir","timeular"],"created_at":"2024-09-25T00:05:18.598Z","updated_at":"2026-01-28T08:09:00.362Z","avatar_url":"https://github.com/r-frederick.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Timeularex\n[![CircleCI](https://circleci.com/gh/r-frederick/timeularex.svg?style=shield)](https://circleci.com/gh/r-frederick/timeularex)\n[![hex.pm](https://img.shields.io/badge/hex-0.1.0-blue.svg)](https://hex.pm/packages/timeularex)\n\nNOTE: Timeularex is in early stages of development. Use in production\nshould be considered with caution.\n\nTimeularex is an API client for the [Timeular public API](http://developers.timeular.com/public-api/).\nTimular is a service to improve time-tracking of activities.\n\n## Installation\n\nTimeularex can be installed by adding `timeularex` to your list of \ndependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:timeularex, \"~\u003e 0.1.2\"}\n  ]\nend\n```\n\n## Configuration\n\nThe client provides two options for configuration. The first involves the\n  typical setting of variables in your `config.exs` file:\n\n```elixir\nconfig :timeularex,\n    api_key: \u003c\u003cAPI_KEY\u003e\u003e,\n    api_secret: \u003c\u003cAPI_SECRET\u003e\u003e\n```\n\nAdditionally, you can utilize api_key/1 and api_secret/1 functions in \nthe `Timeularex.Config` module.\n\nYour API key and secret can be retrieved from your \n[account app settings](https://profile.timeular.com/#/app/account).\n\n\n---\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at [https://hexdocs.pm/timeularex](https://hexdocs.pm/timeularex).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-frederick%2Ftimeularex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr-frederick%2Ftimeularex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-frederick%2Ftimeularex/lists"}