An open API service indexing awesome lists of open source software.

https://github.com/michioxd/luckit

An extension for Chromium-based browser, unofficial Locket client for you to update your friends moment directly on your favorite browser
https://github.com/michioxd/luckit

chrome-extension chromium-extension locket locket-api locket-widget

Last synced: about 1 year ago
JSON representation

An extension for Chromium-based browser, unofficial Locket client for you to update your friends moment directly on your favorite browser

Awesome Lists containing this project

README

          

**English 🇺🇸** | [Tiếng Việt 🇻🇳](README.vi.md)

# luckit

`/ˈlʌkɪt/`

An unofficial Locket extension to work on Chromium-based browser.

[![CI status](https://github.com/michioxd/luckit/actions/workflows/test.yaml/badge.svg)](https://github.com/michioxd/luckit/actions/workflows/test.yaml)

## Disclaimer

This project is not affiliated with Locket or Locket Labs, Inc in any way. By using this extension, you acknowledge that it is an unofficial Locket client, and you accept the risk that your account may be banned.

If you're unsure about this or you don't know what you are doing, please refrain from using this extension.

I (luckit's creator) won't be held responsible for any consequences.

## Features

- Save moments in background while you using your browser.
- Upload image.

## Installation

[![Get it on Google Chrome Web Store](https://github.com/user-attachments/assets/2f324143-0532-45a8-aa87-b4d1afaece79)](https://chromewebstore.google.com/detail/luckit/gkpedjnafgjmkjlcfcgcjonblhjiifmo)

### Install manually

- Download `luckit.chromium.zip` in [Releases page](https://github.com/michioxd/luckit/releases/latest) then extract in anywhere you want.
- Go to Extensions `chrome://extensions/` then enable Developer mode.
- Click "Load unpacked", select the `luckit` folder you have extracted.

## Development

- Clone this repository

```sh
git clone https://github.com/michioxd/luckit

# Go to luckit directory
cd luckit
```

- Install dependencies

```sh
pnpm i
```

- Run development server

```sh
pnpm run dev
```

- Click "Load unpacked" in Extensions page, select the `dist` folder.

## Screenshots

![gtb1b2XdCk](https://github.com/user-attachments/assets/d2cb6440-f48c-41e1-8d3d-0e185801c06d)
![F4KcremqMb](https://github.com/user-attachments/assets/e4068f8e-125b-45fb-ab16-9b39857335dd)
![Zz3xrfrlpk](https://github.com/user-attachments/assets/20af0c5f-e598-494b-b284-17ba254c50b8)

## License

All codes are released under [MIT License](LICENSE)

## Credits

Made with love by [michioxd](https://github.com/michioxd) and thanks to all [contributors](https://github.com/michioxd/luckit/graphs/contributors).