• Stars
    star
    180
  • Rank 213,097 (Top 5 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 2 years ago
  • Updated 12 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Dead simple bookmarks
LinkSnatch

LinkSnatch

An effortlessly simple bookmarks app that lets you save the links on your device on the go.

Introduction

This is a dead simple bookmarks app that lets you save the links on your device on the go.

I built LinkSnatch because I wanted something really simple to save links that I wanted to read later. I didn't want to have to sign up for an account, I didn't want to have to install a browser extension, and I didn't want to have to use a bookmarking service that was going to track me. I wanted something pretty simple that just works. And here I am!

The app is fairly opinionated and comes with a set of bare minimum features I would need:

  • A beautiful interface with minimal distractions.
  • Extracts URL metadata using jsonlink.io and saves it to the browser's local storage.
  • Save and search links all from a single place.
  • Dark mode.
  • It doesn't track you.
  • No signup needed.
  • It doesn't require you to install a browser extension.
  • It's open source.

I started building it to solve my own itch but later realized that someone might be in need of something like this. And so, I decided to set it free out in the wild!

Read the story: Building LinkSnatch

Tech Stack

Development

First, clone the repository.

git clone [email protected]:amitmerchant1990/linksnatch.git

Then install the dependencies.

npm install

Finally, run the development server.

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see LinkSnatch in action.

Community

Support

Buy Me A Coffee

Or

Become a GitHub Sponsor

License

MIT


amitmerchant.com ย ยทย  GitHub @amitmerchant1990 ย ยทย  Twitter @amit_merchant

More Repositories

1

electron-markdownify

๐Ÿ“• A minimal Markdown editor desktop app
JavaScript
980
star
2

reverie

๐ŸŽจ A ridiculously elegant Jekyll theme.
SCSS
797
star
3

pomolectron

๐Ÿ… A pomodoro app for your menubar/tray.
JavaScript
617
star
4

how-products-got-their-name

Collection of products/projects and the stories of how they got their name
468
star
5

notepad

๐Ÿ“’ An offline capable Notepad PWA
JavaScript
215
star
6

correo

๐Ÿ’Œ A menubar/taskbar Gmail App for Windows and macOS
JavaScript
150
star
7

essential-vanilla-javascript-functions

Essential Vanilla JavaScript Functions
60
star
8

github-night-mode

๐Ÿ˜Ž A Chrome extension to experience GitHub in night mode
CSS
47
star
9

tech-blogs

A curated list of interesting tech blogs
47
star
10

responsive-project-landing-page

A responsive landing page for open source projects
HTML
25
star
11

markdownify-web

๐Ÿ“™ Web version of Markdownify app. (Not actively maintaining)
JavaScript
18
star
12

urlcolorup

๐ŸŒˆ jQuery URL ColorUP
JavaScript
10
star
13

github-halloween-contribution-graph

๐ŸŽƒ A Chrome extension to get back the Halloween Contribution Graph on GitHub
JavaScript
7
star
14

sole

Jot down one and only one thing at a time!
JavaScript
5
star
15

ionic-markdownify

A nifty little Markdown editor app built upon Ionic 2.
JavaScript
5
star
16

pocket-avengers

A central place to learn about Marvel's Avengers
JavaScript
4
star
17

text-to-slug

๐ŸŒ Easily Convert Any Text to its Slug Counterpart
HTML
4
star
18

react-redux-todo-app

A very simple todo app in order to understand Redux.
JavaScript
3
star
19

filteron

A minimalist image editor based on CSS filters
CSS
3
star
20

MagentoSnippets

Handy Magento 2 snippets
PHP
3
star
21

NotesAppAndroid

Notes App Built In Android
Java
3
star
22

array-utils

Simple wrapper implemention of common PHP array methods
PHP
3
star
23

AndroidEssentialResources

๐Ÿ“ Collection of useful Android development related resources.
3
star
24

show-stars-dashboard

โญ A nifty little chrome extension to see your GitHub repositories stars on dashboard.
JavaScript
3
star
25

cdn

Just a repository used to serve images to my blog.
2
star
26

resume-maker

A resume generator app based on AngularJS.
HTML
2
star
27

test

PHP
2
star
28

thoughts_diary

Collection of random thoughts.
2
star
29

stickynotes-extension-chrome

A sticky notes extension for Chrome
JavaScript
2
star
30

project-euler-solutions

Solutions to the Project Euler's problems
PHP
2
star
31

amitmerchant

Amit Merchant's Terminal Business Card
JavaScript
2
star
32

shrug-pwa

Copy Shrug emoji offline.
HTML
2
star
33

InstaCloud

Instant version of SoundCloud
HTML
1
star
34

sticky_notes

StickyNotes App developed using CakePHP
PHP
1
star
35

capsify

A jQuery plugin to make text upper and lower case on-the-go.
HTML
1
star
36

music_library

Music Library developed using CakePHP
PHP
1
star
37

kickstart-with-nodejs-express

Your getting started guide to get up and running with Node.js and Express
1
star
38

aurora-syntax

A syntax theme for Atom based on Aurora colors
CSS
1
star
39

PhaserFirstGame

My first game built with Phaser.
HTML
1
star
40

amitmerchant1990

1
star
41

laravel-test-package

Test package to learn about submitting Laravel packages on Packagist.org
PHP
1
star
42

amitmerchant-dot-com-comments

1
star
43

your-first-commit-ever

Find out your first commit ever
CSS
1
star
44

pretty-email-validator

Small node module which checks for the validity of emails.
JavaScript
1
star
45

glyphilectron

Find Bootstrap Glyphicons right from the menubar/tray.
HTML
1
star
46

reminderapp-phonegap

A Reminder App built using PhoneGap.
JavaScript
1
star
47

ionic2-kickstart-boilerplate

The ultimate boilerplate for Ionic2 because Ionic's current beta is not working while installing from `npm`
CSS
1
star
48

poll-me-out

A simple real-time polling app
JavaScript
1
star
49

quotsy

An offline capable PWA which serves design quotes based on ServiceWorker.
JavaScript
1
star