TGINSIGHT CHAT
GitHub Trends
@githubtrending
TechnologiesSee what the GitHub community is most excited about today. A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel. Author and maintainer: https://github.com/katursis
Recent posts
Tag: #emulator · 2 posts
Posted Jan 31
#javascript#atari_lynx#atari2600#atari7800#ds#emulation#emulator#emulatorjs#gameboy#n64#nes#nintendo#nintendo_game_boy#playstation#retroarch#retroarch_wasm#sega_cd#sega_mega_drive#sega_saturn#snes#virtualboy EmulatorJS is a free, open-source web-based emulator that lets you play classic games from Nintendo, Sega, Atari, and other systems directly in your browser without downloading software. It offers save states to resume games where you left off, customizable controls for keyboards and gamepads, and screen recording to share gameplay. The emulator runs entirely in your browser using JavaScript, supports multiple languages, and can be easily embedded into websites. You benefit from instant access to retro gaming across devices, no installation required, and the ability to build your own self-hosted gaming collection. https://github.com/EmulatorJS/EmulatorJS
Posted Aug 15
#python#alibabacloud#android#android_emulator#aws#azure#cloud#docker#docker_android#emulator#gcp#genymotion#jenkins#kubernetes#mobile_app#mobile_web#novnc#saltstack#selenium#selenium_grid#terraform You can use Docker-Android to run Android emulators inside Docker containers, which helps you develop and test Android apps easily without needing physical devices. It offers many device profiles like Samsung Galaxy and Nexus models, supports viewing the emulator via VNC, sharing logs through a web interface, and controlling the emulator remotely with adb. It works on Ubuntu and can integrate with cloud services like Genymotion. This setup speeds up development, testing, and automation, making your workflow more consistent and efficient while saving resources. You can also persist data and run unit or UI tests with popular frameworks like Appium and Espresso. This helps you build and test Android apps faster and more reliably. https://github.com/budtmo/docker-android