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

https://github.com/laiiihz/alga

A powerful tool app for all developers.
https://github.com/laiiihz/alga

android dart desktop-app flutter macos windows

Last synced: about 2 months ago
JSON representation

A powerful tool app for all developers.

Awesome Lists containing this project

README

        

# Alga
> [WIP] a new version of `alga` is work-in-progress.

A powerful tool app for all developers.

> inspired by [DevToys](https://github.com/veler/DevToys).

[简体中文](./documents/README_ZH.md)

## Supported Tools

* Converters
* JSON<>YAML converter
* Number Base Converter
* Color Converter
* Encoders/Decoders
* Base64 Encoder/Decoder
* URL Encoder/Decoder
* GZip Encoder/Decoder
* JWT Decoder
* Uri Parser
* Formatters
* JSON formatter
* Dart formatter
* Python Dict formatter
* Generators
* Hash Generator
* UUID Generator
* Chinese SM3 Hash Generator
* Password Generator
* Random File Generator
* Lorem Ipsum Generator
* Sass to Css Generator
* Text
* Markdown Preview
* Regex Tester
* Date Parser
* Image Tools
* Blurhash Tool
* QR Code Tool
* Info
* Device Info
* Network Info
* Server Tools
* Static Server Tool
* JavaScript Tools
* Quick JS Tool

## APP Plan

[WIP Plans](https://github.com/laiiihz/alga/projects/1)

## Getting Started

### install dependencies

```shell
dart pub get
dart run grinder setup
```

### before build app

#### Android

* place your own key and modify this file (`android/key.properties.example`) and rename to `key.properties`

### build app

```shell
flutter_distributor release --name release
```

> will generate apps at `dist/`

## Special Thanks

* [lijy91](https://github.com/lijy91)
* [flutter_distributor](https://github.com/leanflutter/flutter_distributor)![flutter_distributor](https://img.shields.io/pub/v/flutter_distributor)
* [window_manager](https://github.com/leanflutter/window_manager)![window_manager](https://img.shields.io/pub/v/window_manager)

## Privacy Policy

* [Usage Data] Your usage data only storage on your device.
* [Personal Data] We will not collecting or using Your Personal Data.