yilinjuang / remote-interval

Find remote jobs in your timezone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remote Interval

Find remote jobs in your timezone.

cover1

Backstory

It's a huge waste of time to scan through remote job posts and find jobs that are open to your timezone, especially when you're based in East Asia (Taiwan) and looking into US/Europe job markets. There was Remote Circle solving the exact problem, but sadly after it became part of We Work Remotely, the beloved feature was gone.

Similar feature requests can be seen here (and here) as well.

How It Works

A browser extension (currently only supports Firefox) that adds timezone filters to supported job boards, utilizing the structured or unstructured timezone requirements provided in the job descriptions.

Supported Job Boards

Screenshots

stackoverflow1

stackoverflow2

Development

Setup

Install web-ext.

npm install --global web-ext

Run

web-ext run
web-ext run --target firefox-desktop
web-ext run --target chromium

Lint

web-ext lint

Build

web-ext build

Credit

Icon made by Freepik from flaticon.

About

Find remote jobs in your timezone

License:MIT License


Languages

Language:HTML 66.5%Language:JavaScript 33.5%