Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptCollection
/
socket.io-computer
Public
forked from
kevin-roark/socket.io-computer
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
countdown
User selector
All users
All time
Commit history
Commits on Jan 31, 2015
center computer on small screen
Kevin Roark
committed
e5a138c
View commit details
Copy full SHA for e5a138c
Browse repository at this point
initial ui work for restart countdown
Kevin Roark
committed
72ea988
View commit details
Copy full SHA for 72ea988
Browse repository at this point
remove semicolon
Kevin Roark
committed
aa051b9
View commit details
Copy full SHA for aa051b9
Browse repository at this point
spelling fix
Kevin Roark
committed
e4bf3cf
View commit details
Copy full SHA for e4bf3cf
Browse repository at this point
Merge pull request #6 from kevin-roark/presence
Show description for 19c2e81
Kevin Roark
committed
19c2e81
View commit details
Copy full SHA for 19c2e81
Browse repository at this point
style updates for count
Kevin Roark
committed
7293f94
View commit details
Copy full SHA for 7293f94
Browse repository at this point
server-rendering of user count
Kevin Roark
committed
4e0985d
View commit details
Copy full SHA for 4e0985d
Browse repository at this point
first go at connected client count in the computer view
Kevin Roark
committed
eaf791e
View commit details
Copy full SHA for eaf791e
Browse repository at this point
attempt to add consistent spacing style
Kevin Roark
committed
47a0f80
View commit details
Copy full SHA for 47a0f80
Browse repository at this point
ignore .DS_STORE
Kevin Roark
committed
017bcd1
View commit details
Copy full SHA for 017bcd1
Browse repository at this point
Commits on Jan 21, 2015
merge guille's recent changes
Kevin Roark
committed
55b111e
View commit details
Copy full SHA for 55b111e
Browse repository at this point
Commits on Sep 18, 2014
fixed missing space in snapshot command
Kevin Roark
committed
40f9694
View commit details
Copy full SHA for 40f9694
Browse repository at this point
Commits on Jun 5, 2014
emu-runner to save from shutdowns
Kevin Roark
committed
e9ae2d2
View commit details
Copy full SHA for e9ae2d2
Browse repository at this point
Commits on Jun 1, 2014
separated qemu process from the qemu <-> socket.io bridge process
Kevin Roark
committed
f198af6
View commit details
Copy full SHA for f198af6
Browse repository at this point
Commits on May 28, 2014
multi-process turns seem to work cool
Ubuntu
committed
37b7c63
View commit details
Copy full SHA for 37b7c63
Browse repository at this point
untested multiprocess turns
Kevin Roark
committed
3c28ca6
View commit details
Copy full SHA for 3c28ca6
Browse repository at this point
Commits on May 21, 2014
fix again
rauchg
committed
843bbb0
View commit details
Copy full SHA for 843bbb0
Browse repository at this point
fix more ios
rauchg
committed
cab9d4a
View commit details
Copy full SHA for cab9d4a
Browse repository at this point
ios
rauchg
committed
92197dd
View commit details
Copy full SHA for 92197dd
Browse repository at this point
mobile ready
rauchg
committed
8192f4c
View commit details
Copy full SHA for 8192f4c
Browse repository at this point
improve stuff
rauchg
committed
b5653ac
View commit details
Copy full SHA for b5653ac
Browse repository at this point
fix sizes
rauchg
committed
b8e36e0
View commit details
Copy full SHA for b8e36e0
Browse repository at this point
implement frame state saving
rauchg
committed
7246ed9
View commit details
Copy full SHA for 7246ed9
Browse repository at this point
Commits on May 20, 2014
clean up code
rauchg
committed
1e55f79
View commit details
Copy full SHA for 1e55f79
Browse repository at this point
added progressive painting
rauchg
committed
ee1b3e3
View commit details
Copy full SHA for ee1b3e3
Browse repository at this point
Commits on May 19, 2014
package: bump sio
rauchg
committed
9ca3fb0
View commit details
Copy full SHA for 9ca3fb0
Browse repository at this point
client: crosshair
rauchg
committed
462d13f
View commit details
Copy full SHA for 462d13f
Browse repository at this point
fix focus issue
rauchg
committed
9a9c307
View commit details
Copy full SHA for 9a9c307
Browse repository at this point
improve and simplify pointer events
rauchg
committed
53fff98
View commit details
Copy full SHA for 53fff98
Browse repository at this point
Commits on May 18, 2014
gif > static
rauchg
committed
45b15e2
View commit details
Copy full SHA for 45b15e2
Browse repository at this point
increase ram and fix network
rauchg
committed
1629589
View commit details
Copy full SHA for 1629589
Browse repository at this point
io: send last known state in case of reconnection
Show description for 6a74a79
rauchg
committed
6a74a79
View commit details
Copy full SHA for 6a74a79
Browse repository at this point
emu: avoid streaming repeated frames
rauchg
committed
d1054fc
View commit details
Copy full SHA for d1054fc
Browse repository at this point
views: mobile support
rauchg
committed
02a597b
View commit details
Copy full SHA for 02a597b
Browse repository at this point
client: no jquery
rauchg
committed
198dd92
View commit details
Copy full SHA for 198dd92
Browse repository at this point
Previous
Next
You can’t perform that action at this time.