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.
- Host: GitHub
- URL: https://github.com/umuthopeyildirim/appini
- Owner: umuthopeyildirim
- License: gpl-3.0
- Created: 2020-03-10T10:11:41.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T12:03:23.000Z (over 3 years ago)
- Last Synced: 2025-01-11T16:51:32.335Z (over 1 year ago)
- Topics: app, mobile, website, webview
- Language: Python
- Homepage: https://appini.ml
- Size: 20.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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