{"id":49581439,"url":"https://github.com/glowseeker/cephalon-kronos","last_synced_at":"2026-05-09T15:21:24.788Z","repository":{"id":351437634,"uuid":"1182803466","full_name":"glowseeker/cephalon-kronos","owner":"glowseeker","description":"Open source companion for Warframe","archived":false,"fork":false,"pushed_at":"2026-05-03T17:49:46.000Z","size":59369,"stargazers_count":2,"open_issues_count":15,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-03T20:38:30.925Z","etag":null,"topics":["react","rust","tauri","warframe"],"latest_commit_sha":null,"homepage":"https://glowseeker.github.io/cephalon-kronos/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/glowseeker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-16T01:09:51.000Z","updated_at":"2026-05-03T17:49:47.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/glowseeker/cephalon-kronos","commit_stats":null,"previous_names":["glowseeker/cephalon-kronos"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/glowseeker/cephalon-kronos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glowseeker%2Fcephalon-kronos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glowseeker%2Fcephalon-kronos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glowseeker%2Fcephalon-kronos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glowseeker%2Fcephalon-kronos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glowseeker","download_url":"https://codeload.github.com/glowseeker/cephalon-kronos/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glowseeker%2Fcephalon-kronos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32719572,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T00:29:05.620Z","status":"online","status_checked_at":"2026-05-07T02:00:07.170Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["react","rust","tauri","warframe"],"created_at":"2026-05-03T20:09:48.517Z","updated_at":"2026-05-07T02:02:17.127Z","avatar_url":"https://github.com/glowseeker.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cephalon Kronos\n\nAn open source desktop companion for Warframe built with React, Rust, and Tauri.\n\nCephalon Kronos automatically tracks your inventory, relics, rivens and mastery progress while providing world-state data and personal tools to accompany you alongside your game.\n\n## Features\n\n* **Dashboard**: Real-time world state data with notifications for Arbitrations, Fissures, Sorties, and more.\n* **Inventory \u0026 Foundry**: View your inventory with search and category filters and track ready to craft and already crafting blueprints in your foundry.\n* **Rivens**: See currently owned rivens and their stats.\n* **Relic Management**: See owned relics, their drops, and refinement status.\n* **Mastery Tracker**: See your mastery progress across categories and identify items you haven't leveled yet.\n* **Notes**: Integrated editor with markdown support to keep game-related guides and notes at hand.\n* **World Maps**: Interactive maps for Cambion Drift, Orb Vallis, Duviri, and Plains of Eidolon.\n* **Checklist \u0026 Syndicates**: Keep track of repeating everything from daily/weekly missions to vendor visits and see an overview over all the syndicates.\n\n## Privacy and Security\n\nCephalon Kronos was designed to be independent of any external services. That means it doesn't require closed source third party software to be monitoring your game. It merely uses [**warframe-api-helper**](https://github.com/Obsidian-Jackal/warframe-api-helper) to retrieve session data from game memory to then fetch necessary data to process and display.\n\n## Disclaimer\n\nThis application is **not** affiliated with Digital Extremes. It utilizes a memory-scanning helper. Use this software at your own risk. **I am not responsible for any bans or other consequences that may result from using this application.**\n\n## Installation \u0026 Usage\n\n1. Download the version for your OS from the releases page.\n2. Extract and run the binary.\n3. If Warframe isn't running, launch it.\n4. Go to settings and start monitoring.\n5. Consult the wiki in case of issues.\n\n## Build from Source\n\nInstall prerequisites:\n\n* Rust\n* Node.js\n* pnpm\n\nThen run:\n\n```bash\n# Install dependencies\npnpm install\n\n# Build\npnpm tauri build\n```\n\n## Known Issues\n\n- Descendia levels / modifiers aren't parsed yet.\n- GNOME on Linux currently unsupported.\n- App awaiting crossplatform day-to-day testing.\n\n## Planned Features\n\n- **Warframe.Market Integration**: Evaluate relics, check prices on prime parts, and use the Ducanator.\n- **Live Relic Overlay**: Show value and already owned quantity of relic rewards on fissure reward screens.\n- **Auto-Syncing Checklists**: Automatically identify finished tasks.\n- **Localization**: Add support for other languages beyond English.\n- **Maps Markers**: Add markers to maps for points of interest.\n\nBefore reporting bugs or suggesting features in the [issues page](https://github.com/glowseeker/cephalon-kronos/issues), check the **Known Issues** and **Planned Features** headers above.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglowseeker%2Fcephalon-kronos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglowseeker%2Fcephalon-kronos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglowseeker%2Fcephalon-kronos/lists"}