Skip to content

ruslanora/kin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Kin Logo
License

Kin: Job Search Companion

Kin: Job Search Companion is a free, offline-first, and open-source desktop app that makes it easy to organize and manage your job search. Your data never leaves your device, so you stay in full control over it.

Kin is an alternative to web-based services like Teal, Huntr, Simplify, and others.

Features

Image 1 Image 2
Image 3 Image 4
Image 5 Image 6
  • Track your job applications on a Kanban board
  • Keep everything in one place: resumes and cover letters you applied with, notes, contacts, and interviews
  • Create master resume and cover letter, and tailor them for each job
  • Avoid applying to the same company twice. The app will warn you if you do
  • Blocklist companies you never want to work for, and keep track of all companies and people you've interacted with
  • Streamline your job search with a Google Chrome extension
  • When you’re done, simply delete your data. You stay in full control so it never ends up on the market

Tech Stack

  • pnpm (Monorepo)
  • Electron
  • Vite
  • React
  • SQLite + Drizzle ORM
  • Tailwind CSS

Get Started

Requirements

  • Node.js (>=23.11.1, <=25.9.0)
  • pnpm (>=10.33.0)

Steps

Clone the repository:

git clone git@github.com:ruslanora/kin.git

cd into the project folder and install all dependencies:

pnpm i

To start the app in dev mode, run:

pnpm app:start

To build your own copy, run:

pnpm app:make --arch <target_architecture> --platform <target_platform>

For example:

pnpm app:make --arch arm64 --platform darwin

Now, unpack the build and add it to your apps. You can find the build in apps/desktop/out/.

To build the extension, run:

pnpm ext:build

You can add the extension by following this guide. You can find the build in apps/extension/dist/.

Contributing

Thank you for considering contributing to Kin! The contribution guide can be found here.

Code of Conduct

In order to ensure that everybody is welcome, please review and abide by the Code of Conduct.

Security

Please review our security policy on how to report security vulnerabilities.

License

Kin: Job Search Companion is open-sourced software licensed under the AGPL-3.0 license.

Support

If you like what I'm building, buy me a coffee so I can build faster.

Buy Me a Coffee

Releases

No releases published

Sponsor this project