Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jhonoryza/logdesk

logdesk app
https://github.com/jhonoryza/logdesk

Last synced: about 2 months ago
JSON representation

logdesk app

Awesome Lists containing this project

README

        

# logdesk



Total Downloads


Latest Stable Version


License

A logger desktop app

![image](./logdesk.png)

## Install

```bash
npm install -g yarn
yarn install
```

## Development

```bash
yarn run dev
```

## Build

```bash
# For windows
yarn run build:win

# For macOS
yarn run build:mac

# For Linux
yarn run build:linux

# For ALL
yarn run build
```

### Security

If you've found a bug regarding security please mail [[email protected]](mailto:[email protected]) instead of using the issue tracker.

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.