Warning: session_name(): Session name cannot be changed after headers have already been sent in /home/washinditech/pcyako.washinditechnologies.com/includes/auth.php on line 10

Warning: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent in /home/washinditech/pcyako.washinditechnologies.com/includes/auth.php on line 12

Warning: session_start(): Session cannot be started after headers have already been sent in /home/washinditech/pcyako.washinditechnologies.com/includes/auth.php on line 18
 Download PCYako Client — PCYako

Download PCYako

Pick your platform. The client is free and takes under a minute to install.

🪟

Windows

Windows 10 & 11 (64-bit)

Download
🍎

macOS

macOS 12 Monterey and later

Download
🐧

Linux

.deb / .rpm / AppImage

Download
🤖

Android

Android 8.0+

Download
📱

iOS

iOS 14+

Download

Already have the client?

Sign in with your PCYako account inside the client to sync your devices and connect instantly.

Create Free Account Sign In

API for Desktop App Developers

All API endpoints are at https://pcyako.washinditechnologies.com/api/ and accept JSON.

MethodEndpointDescriptionAuth
POST /api/register.php Create account No
POST /api/auth.php Login, get Bearer token No
DELETE /api/auth.php Logout (revoke token) Yes
GET /api/device.php List devices Yes
POST /api/device.php Register/upsert device Yes
PUT /api/device.php Heartbeat / status update Yes
DELETE /api/device.php Remove device Yes
POST /api/session.php Request session Yes
PUT /api/session.php Accept / end session Yes
GET /api/session.php Get session info Yes
POST /api/feedback.php Submit feedback Optional