Bartcordova
Cordova App for my BART Transit JSON API.
Install / Use
/learn @simonprickett/BartcordovaREADME
BART Cordova
Cordova App for my BART Transit JSON API (API lives at https://github.com/simonprickett/bartnodeapi)
This uses:
- JQuery
- Bootstrap 3
- Handlebars templating
- Splash screen images in their own folder
- Icons in their own folder
- Plugins downloaded using a hook script that runs when a platform is added
- Platforms and plugins folders not in Github on purpose, trying to keep that so
- Build hook script to compile Handlebars templates and put the resulting compiled JS in the www folder
- iOS pre build hook script to alter the Info plist to disable Application Transport Security in iOS 9 so that backend data calls can be made without requiring SSL endpoints (unsure right now if this will be allowed for apps submitted to the App Store)
- Platform independent pre build hook script to run eslint using configuration in package.json for each build
Requires proper install and setup of:
- Xcode including command line tools, recommend Xcode 7.01
- Android SDK, recommend API level 22 (Android 5.1.1)
- Apache Cordova CLI (5.3.3 or better)
- eslint
Fresh clone workflow:
cordova -version(should yield 5.3.3 or better)cd appcordova platform add ioscordova platform add androidcordova build ioscordova build android
Then try it out:
cordova emulate ioscordova emulate android
Related Skills
node-connect
351.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
