{"id":25168261,"url":"https://github.com/qeqqe/grayknight-remake","last_synced_at":"2026-04-12T04:33:36.864Z","repository":{"id":273389011,"uuid":"919521861","full_name":"qeqqe/GrayKnight-Remake","owner":"qeqqe","description":"Web-based Spotify music player with track control and library management features.","archived":false,"fork":false,"pushed_at":"2025-02-02T08:20:48.000Z","size":483,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T07:16:28.279Z","etag":null,"topics":["nestjs","nextjs","postgresql","prisma","redis","spotify-web-api","typescript"],"latest_commit_sha":null,"homepage":"https://gray-knight-remake.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qeqqe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-20T14:45:21.000Z","updated_at":"2025-02-05T07:00:29.000Z","dependencies_parsed_at":"2025-01-20T16:44:15.647Z","dependency_job_id":null,"html_url":"https://github.com/qeqqe/GrayKnight-Remake","commit_stats":null,"previous_names":["qeqqe/grayknight-remake"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qeqqe%2FGrayKnight-Remake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qeqqe%2FGrayKnight-Remake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qeqqe%2FGrayKnight-Remake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qeqqe%2FGrayKnight-Remake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qeqqe","download_url":"https://codeload.github.com/qeqqe/GrayKnight-Remake/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247061784,"owners_count":20877169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nestjs","nextjs","postgresql","prisma","redis","spotify-web-api","typescript"],"created_at":"2025-02-09T07:16:30.357Z","updated_at":"2025-12-30T23:09:39.396Z","avatar_url":"https://github.com/qeqqe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GrayKnight - Spotify Analytics \u0026 Controller\r\n\r\nA web application that enhances your Spotify experience with detailed listening statistics and advanced playback controls.\r\n\r\n## Features\r\n\r\n### Live Music Control\r\n\r\n- Real-time playback controls\r\n- Multi-device management\r\n- Queue management\r\n- Volume and playback mode controls\r\n\r\n![Image](https://github.com/user-attachments/assets/a3501e48-74db-454d-afa8-aefab7d88f5f)\r\n![Image](https://github.com/user-attachments/assets/3092ac9c-f17f-4f10-9dc5-f7206a081785)\r\n![Image](https://github.com/user-attachments/assets/87f0e21e-ef0b-4355-b46b-4779f99df96d)\r\n![Image](https://github.com/user-attachments/assets/2d3136f8-5b69-490c-8e6a-a0a246994043)\r\n\r\n### Detailed Analytics\r\n\r\n- Track listening history\r\n- Genre distribution analysis\r\n- Peak listening hours\r\n- Time-based statistics\r\n- Artist diversity tracking\r\n\r\n![Image](https://github.com/user-attachments/assets/587fb86c-0962-4010-b40b-237885d84ccb)\r\n![Image](https://github.com/user-attachments/assets/de58f1a8-8bc1-4a1e-a345-6ffac9a5877c)\r\n![Image](https://github.com/user-attachments/assets/5b3a7ae0-0e38-455d-bf33-6bea02db36da)\r\n\r\n### Library Management\r\n\r\n- User Top items\r\n- User's playlist and dialogs\r\n\r\n![Image](https://github.com/user-attachments/assets/975fc34e-3977-4baf-84c3-c1dcd5e1ec0a)\r\n\r\n### Smart Features\r\n\r\n- Offline tracking capability\r\n- Background scrobbling\r\n- Cross-device synchronization\r\n- Listening pattern analysis\r\n- ![Image](https://github.com/user-attachments/assets/3829d9bd-b172-48bf-937a-66237d39ede8)\r\n\r\n## Technical Details\r\n\r\n### Frontend\r\n\r\n- Built with Next.js and Ts\r\n- Responsive design with Tailwind CSS\r\n- Clean and consitent UI.\r\n\r\n### Backend\r\n\r\n- NestJS\r\n- PSQL with Prisma\r\n- Efficient caching system (almost done)\r\n- Spotify Web API integration\r\n\r\n### Key Components\r\n\r\n- User authentication and session management\r\n- Real-time track scrobbling\r\n- Artist genre caching\r\n- Time-series data tracking\r\n- Device state management\r\n\r\n## Setup Guide\r\n\r\n### Prerequisites\r\n\r\n- Node.js (v16 or higher)\r\n- PostgreSQL database\r\n\r\n### Installation Steps\r\n\r\n1. **Clone the Repository**\r\n\r\n```bash\r\ngit clone https://github.com/qeqqe/GrayKnight-Remake.git\r\ncd GrayKnight-Remake\r\n```\r\n\r\n2. **Install Dependencies**\r\n\r\n```bash\r\npnpm install\r\n```\r\n\r\n3. **Environment Configuration**\r\n\r\n- Copy `.env.example` to `.env` in both apps/client and apps/server\r\n- Fill in required environment variables\r\n\r\n4. **Start Development Servers**\r\n\r\n```bash\r\n# Start Frontend (from apps/client)\r\ncd apps/client\r\npnpm run dev\r\n\r\n# Start Backend (from apps/server)\r\ncd apps/server\r\npnpm run start:dev\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqeqqe%2Fgrayknight-remake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqeqqe%2Fgrayknight-remake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqeqqe%2Fgrayknight-remake/lists"}