All Projects β†’ Cambalab β†’ Ns Vue Radio

Cambalab / Ns Vue Radio

Licence: gpl-3.0
A native white-label application built with NativeScript-Vue for community radios

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Ns Vue Radio

Lemmur
πŸ’ A mobile client for lemmy
Stars: ✭ 114 (+216.67%)
Mutual labels:  mobile-app, hacktoberfest
Nativescript Ionic Template
πŸ“± πŸ–₯ Create Mobile First apps, Web and Native sharing the code with Angular πŸŽ‰
Stars: ✭ 65 (+80.56%)
Mutual labels:  mobile-app, nativescript
Buttercup Mobile
πŸ“± React-Native mobile application for Buttercup
Stars: ✭ 297 (+725%)
Mutual labels:  mobile-app, hacktoberfest
Flutter Mvvm Provider Demo
Stars: ✭ 89 (+147.22%)
Mutual labels:  mobile-app, hacktoberfest
Android
πŸ“± Nextcloud Android app
Stars: ✭ 2,669 (+7313.89%)
Mutual labels:  mobile-app, hacktoberfest
Amplitude Ios
Native iOS/tvOS/macOS SDK
Stars: ✭ 216 (+500%)
Mutual labels:  mobile-app, hacktoberfest
React Native Elements
Cross-Platform React Native UI Toolkit
Stars: ✭ 21,758 (+60338.89%)
Mutual labels:  mobile-app, hacktoberfest
React Native Uber Clone
Uber UI Clone in React Native
Stars: ✭ 35 (-2.78%)
Mutual labels:  mobile-app
Checkmyhttps
We propose a user-friendly add-on that allows you to check if your encrypted web traffic (SSL/TLS) towards secured Internet servers (HTTPS) is not intercepted (being listened to).
Stars: ✭ 35 (-2.78%)
Mutual labels:  mobile-app
Eslint Plugin Wc
ESLint rules for Web Components
Stars: ✭ 35 (-2.78%)
Mutual labels:  hacktoberfest
Electron Packager
Electron Packager is a command line tool and Node.js library that bundles Electron-based application source code with a renamed Electron executable and supporting files into folders ready for distribution.
Stars: ✭ 7,860 (+21733.33%)
Mutual labels:  hacktoberfest
Yii2 Queue
Yii2 Queue Extension. Supports DB, Redis, RabbitMQ, Beanstalk and Gearman
Stars: ✭ 977 (+2613.89%)
Mutual labels:  hacktoberfest
Open Oni
Open ONI (Open Online Newspaper Initiative) Django web app
Stars: ✭ 35 (-2.78%)
Mutual labels:  hacktoberfest
Hacktoberchallenges2018
Welcome! I need some help making my list... Learn how in the README
Stars: ✭ 35 (-2.78%)
Mutual labels:  hacktoberfest
Megadraft
Megadraft is a Rich Text editor built on top of Facebook's Draft.JS featuring a nice default base of components and extensibility
Stars: ✭ 982 (+2627.78%)
Mutual labels:  hacktoberfest
Dvc
πŸ¦‰Data Version Control | Git for Data & Models | ML Experiments Management
Stars: ✭ 9,004 (+24911.11%)
Mutual labels:  hacktoberfest
Laravel Weather
🌀️ A wrapper around Open Weather Map API (Current weather)
Stars: ✭ 36 (+0%)
Mutual labels:  hacktoberfest
Fabric Sdk Java
Stars: ✭ 982 (+2627.78%)
Mutual labels:  hacktoberfest
Lol Qwop
Everyone who has a merged pull request is invited to become an admin of this repo.
Stars: ✭ 35 (-2.78%)
Mutual labels:  hacktoberfest
Emoji Dictionary
Convert emoji names in unicode characters and vice versa.
Stars: ✭ 35 (-2.78%)
Mutual labels:  hacktoberfest

Vue-Admin logo

Ns-Vue-Radio is a native white-label application built with NativeScript-Vue for community radios


Download and Install

Download the command line tools from the android website.

Follow this steps:

Generate your radio application

Follow instructions in our guide to generate your radio app.

FCM Firebase Cloud Messaging

Don't forget to copy your google-services.json to -> template/app/App_Resources/Android/ folder, follow steps here:

"nativescript-plugin-firebase": "7.1.2",

Usage

# Install dependencies
npm install

# Build for production
tns build <platform> --bundle

# Build for development
tns build <platform> --bundle --env.development

# Build, watch for changes and debug the application
tns debug <platform> --bundle

# Build, watch for changes and debug the application for development
tns debug <platform> --bundle --env.development

# Build, watch for changes and run the application
tns run <platform> --bundle

# Build, watch for changes and run the application for development
tns run <platform> --bundle --env.development

# Build, watch for changes and run the application using json_data
tns run <platform> --bundle --env.jsondata

Clean the NativeScript application instance

i.e. rm -rf platforms

npm run clean

For detailed instructions, see vue-cli-template

Contribution

License

Please make sure to read the Contributing Guide before making a pull request.

License

This software is licensed under the GNU GPLv3 License, and sponsored by CambΓ‘.


With πŸ’š πŸ’œ ❀️ by CambΓ‘ Coop 🌎 Buenos Aires, Argentina

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].