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

https://github.com/umuthopeyildirim/appini

Transform websites to mobile app.
https://github.com/umuthopeyildirim/appini

app mobile website webview

Last synced: about 2 months ago
JSON representation

Transform websites to mobile app.

Awesome Lists containing this project

README

          

# Appini

Command Line Interface that generates mobile apps from responsive websites.

## Installation
Installation is very simple
```$ pip install appini```
Also check out flutter installation guide [from here!](https://flutter.dev/docs/get-started/install/)
## Usage
Just type ```$ appini``` from your favorite terminal.

Todo List
- [x] Create Mobile app
- [ ] Setup flutter and add flutter to path so user can call it from terminal
- [ ] Add Firebase feature
- [ ] Launch emulator
- [ ] Upgrade CLI