All Projects → wajahatkarim3 → SideMirror

wajahatkarim3 / SideMirror

Licence: Apache-2.0 license
An Android Studio plugin to mirror your android devices with scrcpy directly from Android Studio.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to SideMirror

intellij-pokemon-progress
A Pokémon themed progress bar for IntelliJ IDEA.
Stars: ✭ 70 (+42.86%)
Mutual labels:  intellij, jetbrains, intellij-idea, jetbrains-plugin
Runconfigurationasaction
Provides a way to use IntelliJ run configurations as buttons
Stars: ✭ 17 (-65.31%)
Mutual labels:  intellij, jetbrains, intellij-plugin, android-studio
Intellij Idea Tutorial
IntelliJ IDEA 简体中文专题教程
Stars: ✭ 19,071 (+38820.41%)
Mutual labels:  intellij, jetbrains, android-studio, intellij-idea
interstellar
Dark editor theme for JetBrains IDEs
Stars: ✭ 26 (-46.94%)
Mutual labels:  intellij, jetbrains, intellij-plugin, android-studio
TranslationPlugin
Translation plugin for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio.
Stars: ✭ 9,375 (+19032.65%)
Mutual labels:  intellij, intellij-plugin, android-studio, jetbrains-ides
BugKotlinDocument
Plugin for IntelliJ IDEA ┗😃┛ Android Studio ┗😃┛ CLion ┗😃┛ AppCode.
Stars: ✭ 29 (-40.82%)
Mutual labels:  intellij, intellij-plugin, android-studio, jetbrains-plugin
Texify Idea
LaTeX support for the IntelliJ platform by JetBrains.
Stars: ✭ 436 (+789.8%)
Mutual labels:  intellij, jetbrains, intellij-plugin
Intellij Plugin Save Actions
Supports configurable, Eclipse like, save actions, including "organize imports", "reformat code" and "rearrange code".
Stars: ✭ 440 (+797.96%)
Mutual labels:  intellij, jetbrains, androidstudio
Idea Php Symfony2 Plugin
IntelliJ IDEA / PhpStorm Symfony Plugin
Stars: ✭ 797 (+1526.53%)
Mutual labels:  intellij, jetbrains, intellij-plugin
Intellij Sdk Docs
IntelliJ SDK Platform Documentation
Stars: ✭ 913 (+1763.27%)
Mutual labels:  intellij, jetbrains, intellij-plugin
Pebble Intellij
Pebble support for IntelliJ IDEA
Stars: ✭ 68 (+38.78%)
Mutual labels:  intellij, intellij-plugin, android-studio
Gradle Changelog Plugin
Plugin for parsing and managing the Changelog in a "keep a changelog" style.
Stars: ✭ 102 (+108.16%)
Mutual labels:  intellij, jetbrains, intellij-plugin
Intellij Rainbow Brackets
🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio
Stars: ✭ 3,663 (+7375.51%)
Mutual labels:  intellij, intellij-plugin, android-studio
Idea Php Laravel Plugin
Laravel Framework Plugin for PhpStorm / IntelliJ IDEA
Stars: ✭ 537 (+995.92%)
Mutual labels:  intellij, jetbrains, intellij-plugin
Magento2 Phpstorm Plugin
PHPStorm Plugin for Magento 2
Stars: ✭ 294 (+500%)
Mutual labels:  intellij, jetbrains, intellij-plugin
Idea Android Studio Plugin
Android Studio Plugin
Stars: ✭ 293 (+497.96%)
Mutual labels:  intellij, intellij-plugin, android-studio
getx-snippets-intelliJ
An extension to accelerate the process of developing applications with flutter, aimed at everyone using the GetX package.
Stars: ✭ 52 (+6.12%)
Mutual labels:  intellij, intellij-plugin, android-studio
Idea Php Generics Plugin
Support generics types in PhpStorm via psalm / phpstan docblock
Stars: ✭ 146 (+197.96%)
Mutual labels:  intellij, jetbrains, intellij-plugin
Intellij Platform Solarized
Solarized UI and editor themes for IntelliJ IDEA, CLion, Rider, PyCharm, RubyMine, PhpStorm, WebStorm, Android Studio, DataGrip and GoLand
Stars: ✭ 148 (+202.04%)
Mutual labels:  intellij, jetbrains, android-studio
eventbus-plugin
IntelliJ iDEA plugin to work with projects using greenrobot's EventBus library
Stars: ✭ 25 (-48.98%)
Mutual labels:  intellij, intellij-plugin, android-studio


Built with ❤︎ by Wajahat Karim and contributors

💻 Installation

  1. Install the plugin from Android Studio plugins (File -> Settings -> Plugins -> search) and Restart IDE.
  2. Download and install scrcpy from this link.
  3. Windows: Click on Side Mirror option in Toolbar and set the path to scrcpy EXE file.
    Mac OS: Search the path of scrcpy command in Finder and set it in the Change Path dialog of Side Mirror. It would look like something similar to /usr/local/Cellar/scrcpy/1.12.1/bin/scrcpy.
  4. Now, this will start the scrcpy when you press Side Mirror button.
  5. All done!

💰 Donations

This project needs you! If you would like to support this project's further development, the creator of this project or the continuous maintenance of this project, feel free to donate. Your donation is highly appreciated (and I love food, coffee and beer). Thank you!

PayPal

  • Donate $5: Thank's for creating this project, here's a tea (or some juice) for you!
  • Donate $10: Wow, I am stunned. Let me take you to the movies!
  • Donate $15: I really appreciate your work, let's grab some lunch!
  • Donate $25: That's some awesome stuff you did right there, dinner is on me!
  • Donate $50: I really really want to support this project, great job!
  • Donate $100: You are the man! This project saved me hours (if not days) of struggle and hard work, simply awesome!
  • Donate $2799: Go buddy, buy Macbook Pro for yourself!

Of course, you can also choose what you want to donate, all donations are awesome!

👨 Developed By

Wajahat Karim

👍 How to Contribute

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

📃 License

Copyright 2020 Wajahat Karim

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
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].