{"id":19545088,"url":"https://github.com/manwithacap/derelictionary","last_synced_at":"2026-06-11T13:31:06.687Z","repository":{"id":211170667,"uuid":"728391377","full_name":"ManWithACap/derelictionary","owner":"ManWithACap","description":"🖥️🚀Unofficial companion app for Duskers operated as a python script in a terminal.","archived":false,"fork":false,"pushed_at":"2024-01-14T09:02:24.000Z","size":45,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T05:42:42.099Z","etag":null,"topics":["companion-app","duskers","python","python-script","python3","terminal-based"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ManWithACap.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":"2023-12-06T20:59:03.000Z","updated_at":"2024-01-14T05:52:33.000Z","dependencies_parsed_at":"2024-11-11T03:34:54.683Z","dependency_job_id":"5efd8bd0-a581-4447-aeb5-b77230d4654b","html_url":"https://github.com/ManWithACap/derelictionary","commit_stats":null,"previous_names":["manwithacap/derelictionary"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ManWithACap/derelictionary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManWithACap%2Fderelictionary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManWithACap%2Fderelictionary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManWithACap%2Fderelictionary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManWithACap%2Fderelictionary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ManWithACap","download_url":"https://codeload.github.com/ManWithACap/derelictionary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManWithACap%2Fderelictionary/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34201840,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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":["companion-app","duskers","python","python-script","python3","terminal-based"],"created_at":"2024-11-11T03:34:43.083Z","updated_at":"2026-06-11T13:31:06.656Z","avatar_url":"https://github.com/ManWithACap.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to your Derelictionary!\n![Derelictionary](https://i.imgur.com/rwFpGtl.png)\n### *Your personal all-you-can-eat buffet of data!~*\n---\n## About\n*Derelictionary* is a Python script  run in a terminal. It functions as a database of information on things such as:\n\u003e **Trading Posts**\u003cbr\u003e\n\u003e **Outposts**\u003cbr\u003e\n\u003e **Stargates**\u003cbr\u003e\n\u003e **Galaxies**\u003cbr\u003e\n\u003e **Systems**\n\nEach of these info nodes can be searched through by a variety of methods and keywords. When data is found, it is reported to the user along with any other information about the object that was searched. I'll refer to it as an app from now on even though it's really just more of a script.\nThis app is developed by only myself with much love for the great game that is Duskers. Down below I'll explain further on how to use the program and provide screenshots of what it looks like. If you would like to help in creating this app, I'd love to put you on the team! Shoot me a message either here or on Discord @ aamorphous.\n\n## Installation\n 1. Go to the [releases](https://github.com/ManWithACap/derelictionary/releases) page and choose which type of download you'd like.\n    1. If you downloaded the **.exe** form, simply extract it into a folder and then double click on \"derelictionary.exe\" to run the app.\n    2. If you downloaded the **.py** form, first, extract everything to it's own folder.\n        1. Then, open up a terminal of your choice (CMD, PowerShell, GitBash, etc.)\n        2. Navigate to the folder you extracted *Derelictionary* to (if you don't know how to, read up [here](https://tutorials.codebar.io/command-line/introduction/tutorial.html)).\n            1. Once in the correct directory, run it as a Python script by executing `python main.py` (keep in mind, you MUST have [Python](https://www.python.org/downloads/) installed on your machine).\n\n## Usage\nSince *Derelictionary* is a **command-based** application, you'll need to follow the prompts on screen like the ones below in order to use it correctly.\nThere are **3** functions to *Derelicitonary* currently.\n\u003e 🟢 **Read Data**\u003cbr\u003e\n\u003e 🟡 **Write Data**\u003cbr\u003e\n\u003e 🔴 **Clear Data**\n\n### Following The Prompts\n1. ![image a](https://i.imgur.com/4JEXzLD.png)\n2. ![image b](https://i.imgur.com/ZXKtjgz.png)\n3. ![image c](https://i.imgur.com/vlwwisr.png)\n\nFor example, in image #1, you must enter in a number corresponding to the choices listed to you.\nIf you choose a number, you will proceed onward into the program without problem (see images a \u0026 b).\nHowever, if your input is incorrect or isn't included in the choices, you'll be told to try again (seen in image c).\n\n## [GitHub Markdown Cheat Sheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanwithacap%2Fderelictionary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanwithacap%2Fderelictionary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanwithacap%2Fderelictionary/lists"}