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.
- Host: GitHub
- URL: https://github.com/laiiihz/alga
- Owner: laiiihz
- License: mit
- Created: 2022-02-22T05:57:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-18T14:32:33.000Z (over 1 year ago)
- Last Synced: 2025-04-05T14:34:38.522Z (3 months ago)
- Topics: android, dart, desktop-app, flutter, macos, windows
- Language: Dart
- Homepage:
- Size: 6.71 MB
- Stars: 187
- Watchers: 5
- Forks: 11
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)
* [window_manager](https://github.com/leanflutter/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.