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

https://github.com/baryhuang/lightfield-desktop-wrapper-app

Unofficial desktop wrapper for lightfield.app — built by fans, not affiliated with Lightfield
https://github.com/baryhuang/lightfield-desktop-wrapper-app

crm desktop-app electron lightfield macos wrapper

Last synced: 3 days ago
JSON representation

Unofficial desktop wrapper for lightfield.app — built by fans, not affiliated with Lightfield

Awesome Lists containing this project

README

          

# Lightfield Desktop App

An unofficial desktop wrapper for [lightfield.app](https://lightfield.app/) — the AI-native CRM.

**This is NOT an official Lightfield product.** We are just fans of Lightfield and wanted a native desktop app experience. This project is not affiliated with, endorsed by, or connected to Lightfield in any way.

## Download

Grab the latest release from the [Releases](https://github.com/baryhuang/lightfield-desktop-wrapper-app/releases) page.

- **macOS (Apple Silicon):** `.dmg` installer or `.zip`

## Build from source

```bash
npm install
npm run build
```

The built artifacts will be in the `dist/` directory.

## Development

```bash
npm start
```

## License

MIT License — see [LICENSE](LICENSE) for details.