{"id":13862669,"url":"https://github.com/Idorobots/gamify-el","last_synced_at":"2025-07-14T13:31:57.968Z","repository":{"id":5826883,"uuid":"7042411","full_name":"Idorobots/gamify-el","owner":"Idorobots","description":"Gamify your life for the Greater Good!","archived":false,"fork":false,"pushed_at":"2023-11-22T09:09:54.000Z","size":44,"stargazers_count":35,"open_issues_count":3,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-19T05:02:12.572Z","etag":null,"topics":["emacs","gamification","gtd","org-mode"],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","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/Idorobots.png","metadata":{"files":{"readme":"README.org","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":"2012-12-06T20:26:15.000Z","updated_at":"2024-11-17T16:02:39.000Z","dependencies_parsed_at":"2023-11-22T10:51:30.727Z","dependency_job_id":null,"html_url":"https://github.com/Idorobots/gamify-el","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/Idorobots%2Fgamify-el","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idorobots%2Fgamify-el/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idorobots%2Fgamify-el/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idorobots%2Fgamify-el/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Idorobots","download_url":"https://codeload.github.com/Idorobots/gamify-el/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225980898,"owners_count":17554919,"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":["emacs","gamification","gtd","org-mode"],"created_at":"2024-08-05T06:01:49.732Z","updated_at":"2024-11-22T23:30:20.816Z","avatar_url":"https://github.com/Idorobots.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"* Gamify\n\nGamify is an Emacs package that will turn your ordinary, boring day-to-day Emacs experience into something awesome!\nWell, not really... You can use it to track your soft and professional skills developement while keeping you motivated to do stuff such as your [[http://orgmode.org/][Org-Mode]] tasks and enhancing your productivity.\n\n* Installation\n\nYou can use =use-package= together with =quelpa= to install Gamify directly from this repository:\n\n#+begin_src emacs-lisp\n(use-package quelpa)\n(quelpa '(gamify :repo Idorobots/gamify-el :fetcher github))\n#+end_src\n\nAlternatively, copy all the =.el= files into a directory in your Emacs =load-path= and optionally =byte-compile-file= them.\n\n* Customization\n\nThere are quite a few variables to tweak:\n- =gamify-update-interval= - number of seconds between mode-line updates.\n- =gamify-format= - format string used in the mode-line:\n   =%T= - total exp point you own,\n   =%XP= - \"level-bar\" percentage,\n   =%xp= - focus stat percentage,\n   =%Lc= - current level name,\n   =%Ln= - next level name.\n- =gamify-default-exp= - default base exp value used by =gamify-some-exp=.\n- =gamify-default-exp-delta= - default exp delta used by =gamify-some-exp=.\n- =gamify-stats-file= - file where Gamify should save your stats.\n- =gamify-very-rusty-time= - time in seconds, when your skills are considered \"very rusty\".\n- =gamify-rusty-time= - time in seconds, when your skills are considered \"rusty\".\n- =gamify-stat-level= - an alist of exp values and level names for your stats. Defaults to Dwarf Fortress-esque skill set.\n- =gamify-org-p= - tell Gamify wether to gamify your Org-Mode tasks, or not.\n- =gamify-notification-function= - which function to use to send notifications.\n- =gamify-notification-xp-icon-path= - what icon to use for notifications.\n\nThis list likely is not exhaustive. Just check the source, dang it!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIdorobots%2Fgamify-el","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FIdorobots%2Fgamify-el","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIdorobots%2Fgamify-el/lists"}