{"id":23070035,"url":"https://github.com/capi-nemoo/nemoocryptotui","last_synced_at":"2025-07-28T19:12:25.700Z","repository":{"id":260953648,"uuid":"882780082","full_name":"Capi-nemoo/nemooCryptoTUI","owner":"Capi-nemoo","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-16T01:33:20.000Z","size":467,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-18T16:17:08.862Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/Capi-nemoo.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,"zenodo":null}},"created_at":"2024-11-03T18:33:43.000Z","updated_at":"2025-02-20T10:00:24.000Z","dependencies_parsed_at":"2024-11-03T21:20:26.044Z","dependency_job_id":"9dad5094-e7c9-4ca2-b271-999f3a1e28e5","html_url":"https://github.com/Capi-nemoo/nemooCryptoTUI","commit_stats":null,"previous_names":["capi-nemoo/bot-discord-waa3","capi-nemoo/nemoocryptotui"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Capi-nemoo/nemooCryptoTUI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Capi-nemoo%2FnemooCryptoTUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Capi-nemoo%2FnemooCryptoTUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Capi-nemoo%2FnemooCryptoTUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Capi-nemoo%2FnemooCryptoTUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Capi-nemoo","download_url":"https://codeload.github.com/Capi-nemoo/nemooCryptoTUI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Capi-nemoo%2FnemooCryptoTUI/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267570578,"owners_count":24109271,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"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":[],"created_at":"2024-12-16T06:18:48.142Z","updated_at":"2025-07-28T19:12:20.681Z","avatar_url":"https://github.com/Capi-nemoo.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Discord bot to track fast-growing crypto-currencies\n\n\n```bash\ncrypto_tui/                  # Proyecto principal\n│\n├── src/                     # Código fuente principal\n│   ├── main.cpp             # Punto de entrada del programa, inicializa la TUI.\n│   ├── api/                 # Módulo para las APIs de criptomonedas\n│   │   ├── api_manager.cpp  # Manejador de las llamadas a las APIs.\n│   │   └── api_manager.h    # Declaración de funciones de API para obtener precios y datos de criptos.\n│   │\n│   ├── ui/                  # Módulo de la interfaz de usuario (con FTXUI)\n│   │   ├── tui.cpp          # Lógica de la interfaz TUI usando FTXUI.\n│   │   └── tui.h            # Declaración de funciones y clases de la TUI.\n│   │\n│   ├── models/              # Modelos de datos para criptomonedas, notas y wallets\n│   │   ├── crypto.cpp       # Clase de representación de una criptomoneda.\n│   │   ├── crypto.h         # Declaración de los datos y métodos de criptos.\n│   │   ├── note.cpp         # Clase de representación de una nota.\n│   │   ├── note.h           # Declaración de métodos para notas, incluyendo edición en vim/nvim.\n│   │   ├── wallet.cpp       # Clase para manejar datos de la wallet.\n│   │   └── wallet.h         # Declaración de los métodos de la wallet.\n│   │\n│   ├── utils/               # Utilidades y funciones comunes\n│   │   ├── config.cpp       # Manejo de configuración (por ejemplo, editor para notas).\n│   │   └── config.h         # Declaración de funciones de configuración.\n│\n├── data/                    # Almacenamiento de datos locales\n│   ├── notes/               # Carpeta para almacenar notas.\n│   └── favorites.txt        # Lista de criptomonedas favoritas.\n│\n├── assets/                  # Recursos adicionales\n│   └── sample_config.json   # Archivo de configuración de ejemplo.\n│\n├── build/                   # Archivos de compilación\n│   ├── Makefile             # Archivo Make para compilar el proyecto.\n│\n└── README.md                # Instrucciones y detalles del proyecto.\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapi-nemoo%2Fnemoocryptotui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapi-nemoo%2Fnemoocryptotui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapi-nemoo%2Fnemoocryptotui/lists"}