{"id":13822027,"url":"https://github.com/tahnik/devRantron","last_synced_at":"2025-05-16T15:32:22.482Z","repository":{"id":72039363,"uuid":"81689016","full_name":"tahnik/devRantron","owner":"tahnik","description":"A cross platform desktop application for devRant","archived":true,"fork":false,"pushed_at":"2018-08-27T18:30:39.000Z","size":7334,"stargazers_count":168,"open_issues_count":18,"forks_count":30,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-08-04T08:07:32.334Z","etag":null,"topics":["devrant","electron","react","react-router","redux"],"latest_commit_sha":null,"homepage":"https://devrantron.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tahnik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-02-11T23:12:09.000Z","updated_at":"2024-07-17T17:03:13.000Z","dependencies_parsed_at":"2024-01-15T15:46:56.367Z","dependency_job_id":"9b3fd494-150d-45c2-997b-06ce5dc5f679","html_url":"https://github.com/tahnik/devRantron","commit_stats":null,"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tahnik%2FdevRantron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tahnik%2FdevRantron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tahnik%2FdevRantron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tahnik%2FdevRantron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tahnik","download_url":"https://codeload.github.com/tahnik/devRantron/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225436454,"owners_count":17474149,"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":["devrant","electron","react","react-router","redux"],"created_at":"2024-08-04T08:01:38.718Z","updated_at":"2024-11-19T22:31:56.684Z","avatar_url":"https://github.com/tahnik.png","language":"JavaScript","readme":"![devRantron Banner](https://i.imgur.com/dMWxH4x.png)\n[![appveyor-badge]][appveyor-url]\n[![travis-badge]][travis-url]\n[![code-climate-badge]][code-climate-url]\n[![code-coverage-badge]][code-coverage-url]\n[![commitizen-badge]][commitizen-url]\n[![github-total-downloads-badge]][github-total-downloads-url]\n[![All Contributors][all-contributors-badge]](#contributors)\n[![slack-badge]][slack-url]\n\n\u003e Unofficial devRant desktop client.\n\nWorks on Linux, MacOS and Windows.\n\n---\n\n## Table of Contents\n\n- [Table of Contents](#table-of-contents)\n- [Features](#features)\n- [Installation](#installation)\n- [Contribute](#contribute)\n  - [How to setup the project](#how-to-setup-the-project)\n  - [Commiting code](#commiting-code)\n  - [Before pushing](#before-pushing)\n- [Contributors](#contributors)\n\n## Features\n\n### Login with devRant Account\n![Imgur](https://i.imgur.com/Tf1T1BR.png)\n### View Rants and Make Comments\n![Imgur](https://i.imgur.com/zGVFdqV.png)\n### Post Rants and Pick Emojis!\n![Imgur](https://i.imgur.com/FxJJ3jn.png)\n### Get Real Time notifications\n![Imgur](https://i.imgur.com/1XO7f4b.png)\n### Make Your Custom View!\n![Imgur](https://i.imgur.com/XFQC2aO.png)\n### View Profiles\n![Imgur](https://i.imgur.com/oPTZQLs.png)\n\n\u003e This is our approach to create a cross platform desktop application for [devRant.com].\n\n## Installation\n\nPre-compiled builds can be found on the latest [release](https://github.com/tahnik/devRantron/releases/latest) page.\nAdditionally on macOS, `brew` can be used to install devRantron:\n\n```\n$ brew cask install devrantron\n```\n\n## Contribute\n\n### How to setup the project\n\n```bash\n$ git clone https://github.com/tahnik/devRantron.git\n$ cd devRantron\n$ npm install\n$ npm run dev\n```\n\nThe `dev` script entry will start two processes. One process will create a `webpack-dev-server` that will watch and reload the bundle as you edit and will make it available at `http://localhost:8080`.\nThe second process will run the electron app in development mode, meaning that it will open up devtools with React and Redux devtools initialized.\n\n### Commiting code\n\nMake sure that your code is passing all linting tests before commiting it. This is usually done automatically by using `husky` precommit hooks.\n\ndevRantron uses angular styled commit messages. Messages that do not match the criteria are rejected. To make it easy to use them, use `git cz` instead of `git commit`.\nIt will start an interactive prompt and asks you for various things.\n\n### Before pushing\n\nMake sure that you add yourself as a contributor. Simply run `npm run contributors:add \u003ccomma_separated_list_of_emoji_keys`. All the different emoji keys can be found [here](https://github.com/kentcdodds/all-contributors#emoji-key).\n\n## Contributors\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore --\u003e\n| [\u003cimg src=\"https://avatars0.githubusercontent.com/u/9964210?v=4\" width=\"100px;\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTahnik Mustasin\u003c/b\u003e\u003c/sub\u003e](http://www.tahnik.com)\u003cbr /\u003e[💻](https://github.com/tahnik/devRantron/commits?author=tahnik \"Code\") [📖](https://github.com/tahnik/devRantron/commits?author=tahnik \"Documentation\") [📦](#platform-tahnik \"Packaging/porting to new platform\") [🔧](#tool-tahnik \"Tools\") | [\u003cimg src=\"https://avatars1.githubusercontent.com/u/16632409?v=4\" width=\"100px;\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eHampus Lundqvist\u003c/b\u003e\u003c/sub\u003e](https://mobooru.me)\u003cbr /\u003e[💻](https://github.com/tahnik/devRantron/commits?author=RekkyRek \"Code\") [🎨](#design-RekkyRek \"Design\") [📖](https://github.com/tahnik/devRantron/commits?author=RekkyRek \"Documentation\") [📦](#platform-RekkyRek \"Packaging/porting to new platform\") [🔧](#tool-RekkyRek \"Tools\") | [\u003cimg src=\"https://avatars1.githubusercontent.com/u/5113257?v=4\" width=\"100px;\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSirWindfield\u003c/b\u003e\u003c/sub\u003e](https://github.com/SirWindfield)\u003cbr /\u003e[💻](https://github.com/tahnik/devRantron/commits?author=SirWindfield \"Code\") [📖](https://github.com/tahnik/devRantron/commits?author=SirWindfield \"Documentation\") [🚇](#infra-SirWindfield \"Infrastructure (Hosting, Build-Tools, etc)\") [📦](#platform-SirWindfield \"Packaging/porting to new platform\") [🔧](#tool-SirWindfield \"Tools\") | [\u003cimg src=\"https://avatars2.githubusercontent.com/u/4673812?v=4\" width=\"100px;\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDavid Refoua\u003c/b\u003e\u003c/sub\u003e](http://www.Refoua.me)\u003cbr /\u003e[💻](https://github.com/tahnik/devRantron/commits?author=DRSDavidSoft \"Code\") | [\u003cimg src=\"https://avatars0.githubusercontent.com/u/25971070?v=4\" width=\"100px;\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ecozyplanes\u003c/b\u003e\u003c/sub\u003e](http://cozyplanes.github.io)\u003cbr /\u003e[📖](https://github.com/tahnik/devRantron/commits?author=cozyplanes \"Documentation\") | [\u003cimg src=\"https://avatars0.githubusercontent.com/u/7362366?v=4\" width=\"100px;\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSaurabh\u003c/b\u003e\u003c/sub\u003e](http://blog.cryf.in)\u003cbr /\u003e[💻](https://github.com/tahnik/devRantron/commits?author=tkshnwesper \"Code\") | [\u003cimg src=\"https://avatars1.githubusercontent.com/u/6199593?v=4\" width=\"100px;\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDacexi\u003c/b\u003e\u003c/sub\u003e](https://github.com/Dacexi)\u003cbr /\u003e[💻](https://github.com/tahnik/devRantron/commits?author=Dacexi \"Code\") [📖](https://github.com/tahnik/devRantron/commits?author=Dacexi \"Documentation\") |\n| :---: | :---: | :---: | :---: | :---: | :---: | :---: |\n| [\u003cimg src=\"https://avatars3.githubusercontent.com/u/2272176?v=4\" width=\"100px;\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMarkus Springer\u003c/b\u003e\u003c/sub\u003e](https://github.com/xMarkusSpringerx)\u003cbr /\u003e[📖](https://github.com/tahnik/devRantron/commits?author=xMarkusSpringerx \"Documentation\") | [\u003cimg src=\"https://avatars2.githubusercontent.com/u/20384210?v=4\" width=\"100px;\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMarcell Kovács\u003c/b\u003e\u003c/sub\u003e](https://marcellkovacs.com/)\u003cbr /\u003e[💻](https://github.com/tahnik/devRantron/commits?author=kovaacs \"Code\") | [\u003cimg src=\"https://avatars2.githubusercontent.com/u/2931085?v=4\" width=\"100px;\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eNathaniel Blackburn\u003c/b\u003e\u003c/sub\u003e](http://nblackburn.uk)\u003cbr /\u003e[💻](https://github.com/tahnik/devRantron/commits?author=nblackburn \"Code\") | [\u003cimg src=\"https://avatars3.githubusercontent.com/u/5056880?v=4\" width=\"100px;\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMetaa\u003c/b\u003e\u003c/sub\u003e](https://metaa.io)\u003cbr /\u003e[💻](https://github.com/tahnik/devRantron/commits?author=metaa \"Code\") |\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\n[all-contributors-badge]: https://img.shields.io/badge/all_contributors-11-orange.svg\n\n[appveyor-badge]: https://img.shields.io/appveyor/ci/tahnik/devRantron/master.svg\n[appveyor-url]: https://ci.appveyor.com/project/tahnik/devrantron\n\n[code-climate-badge]: https://codeclimate.com/github/tahnik/devRantron/badges/gpa.svg\n[code-climate-url]: https://codeclimate.com/github/tahnik/devRantron\n\n[code-coverage-badge]: https://coveralls.io/repos/github/tahnik/devRantron/badge.svg?branch=master\n[code-coverage-url]: https://coveralls.io/github/tahnik/devRantron?branch=master\n\n[commitizen-badge]: https://img.shields.io/badge/commitizen-friendly-brightgreen.svg\n[commitizen-url]: http://commitizen.github.io/cz-cli/\n\n[devRant.com]: \u003chttp://devrant.com\u003e\n\n[github-total-downloads-badge]: https://img.shields.io/github/downloads/tahnik/devRantron/total.svg\n[github-total-downloads-url]: https://github.com/tahnik/devRantron/releases\n\n[slack-badge]: https://img.shields.io/badge/slack-devRantron-blue.svg\n[slack-url]: https://devrantron.slack.com/\n\n[travis-badge]: https://img.shields.io/travis/tahnik/devRantron/master.svg\n[travis-url]: https://travis-ci.org/tahnik/devRantron\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftahnik%2FdevRantron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftahnik%2FdevRantron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftahnik%2FdevRantron/lists"}