Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/medyo/hackertab.dev
A Chrome 🌐 & Firefox 🦊 extension to discover the latest developer news and tools in one tab!
https://github.com/medyo/hackertab.dev
chrome-extension chrome-store conferences data-scientist developer devto events extension extension-chrome firefox-addon github hacker-news hackernews producthunt reddit stackoverflow tech tech-news trending
Last synced: 13 days ago
JSON representation
A Chrome 🌐 & Firefox 🦊 extension to discover the latest developer news and tools in one tab!
- Host: GitHub
- URL: https://github.com/medyo/hackertab.dev
- Owner: medyo
- License: apache-2.0
- Created: 2021-01-27T18:24:57.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T20:48:30.000Z (7 months ago)
- Last Synced: 2024-04-13T21:11:55.482Z (7 months ago)
- Topics: chrome-extension, chrome-store, conferences, data-scientist, developer, devto, events, extension, extension-chrome, firefox-addon, github, hacker-news, hackernews, producthunt, reddit, stackoverflow, tech, tech-news, trending
- Language: TypeScript
- Homepage: https://hackertab.dev
- Size: 2.03 MB
- Stars: 559
- Watchers: 10
- Forks: 77
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Website hackertab.dev](https://img.shields.io/website-up-down-green-red/https/hackertab.dev.svg)](https://hackertab.dev/)
[![Apache 2 license](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://github.com/medyo/hackertab.dev/blob/master/LICENSE)
[![Mozilla Add-on](https://img.shields.io/amo/v/hackertab-dev?style=plastic)](https://bit.ly/hackertab-ff)
[![Chrome Web Store](https://img.shields.io/chrome-web-store/v/ocoipcahhaedjhnpoanfflhbdcpmalmp?style=plastic)](https://bit.ly/hackertab-ch)
[![Chrome Web Store Rating](https://img.shields.io/chrome-web-store/stars/ocoipcahhaedjhnpoanfflhbdcpmalmp.svg?colorB=%234FC828&label=rating&style=flat)](https://chrome.google.com/webstore/detail/hackertabdev/ocoipcahhaedjhnpoanfflhbdcpmalmp/reviews)# Hackertab.dev — All Developer news in one tab!
**Hackertab makes it easy for you to stay up-to-date with the latest developer news, tools, jobs and events.**
As a developer, it can be difficult to stay on top of everything happening in the field. Hackertab makes it easy by allowing you to customize your default tab page to include news, tools and events from top sources such as GitHub Trendings, Hacker News, DevTo, Medium, and Product Hunt. No matter what type of developer you are, you'll find valuable and relevant information with Hackertab. Don't miss out - give it a try today!
#### Demo
👉 [now.hackertab.dev](https://now.hackertab.dev)
## 👩💻 How to use it
- Install the extension from the [Chrome store](https://bit.ly/hackertab-ch), or [Mozilla add-ons](https://bit.ly/hackertab-ff)
- Open a new tab
- The extension should now be running and visible
- Select your preferred programming languages and sources.
- Enjoy## 🔥 Features
- 🆕 Daily updated content
- 💻 Customizable by programming language, framework and topic.
- 👍 Curated content from the best sources.
- 🔖 Bookmark and read it later.
- 🌙 Dark mode for when it gets late.
- ✨ AI-powered recommendations exclusively tailored to your preferences.
- 🧠 Chat GPT integration
Even more features are going to come in the future!## Data sources
- Github Trendings
- Hackernews
- DevTo
- Hashnode
- Lobsters
- Confs.tech
- Product Hunt
- Freecodecamp
- Medium
- Indiehackers
- **or create an issue to ask for a new data source**## Support
Please do not hesitate to ask a question, report a bug or add a suggestion. or send an email to [email protected]
## Development
Please use the develop branch.
don't forget to rename `.env.example` to `.env````bash
$ git clone --branch develop [email protected]:medyo/hackertab.dev.git
$ cd hackertab.dev
$ yarn
$ yarn start
$ # Then visit http://localhost:3000
```## Maintainers
- [medyo](https://github.com/medyo)
## Licencing
Hackertab is licensed under the Apache License, Version 2.0.
See [LICENSE](/LICENSE) for the full license text.