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
- Host: GitHub
- URL: https://github.com/michioxd/luckit
- Owner: michioxd
- License: mit
- Created: 2025-01-11T17:32:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-03T14:52:34.000Z (over 1 year ago)
- Last Synced: 2025-03-28T17:47:28.793Z (about 1 year ago)
- Topics: chrome-extension, chromium-extension, locket, locket-api, locket-widget
- Language: TypeScript
- Homepage: https://chromewebstore.google.com/detail/luckit/gkpedjnafgjmkjlcfcgcjonblhjiifmo
- Size: 147 KB
- Stars: 17
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
[](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
[](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



## 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).