{"id":13617239,"url":"https://github.com/DevopensourceTeam/Console_Box_AWS","last_synced_at":"2025-04-14T03:33:18.846Z","repository":{"id":37216907,"uuid":"168675693","full_name":"DevopensourceTeam/Console_Box_AWS","owner":"DevopensourceTeam","description":"Browser that allows you to open different sessions of AWS console in the same app.","archived":false,"fork":false,"pushed_at":"2022-12-09T13:46:34.000Z","size":4848,"stargazers_count":6,"open_issues_count":18,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-08-01T20:46:25.071Z","etag":null,"topics":["aws","developer-tools","devops"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/DevopensourceTeam.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":"SECURITY.md","support":null}},"created_at":"2019-02-01T09:43:34.000Z","updated_at":"2021-08-04T04:32:31.000Z","dependencies_parsed_at":"2023-01-25T21:31:46.618Z","dependency_job_id":null,"html_url":"https://github.com/DevopensourceTeam/Console_Box_AWS","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevopensourceTeam%2FConsole_Box_AWS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevopensourceTeam%2FConsole_Box_AWS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevopensourceTeam%2FConsole_Box_AWS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevopensourceTeam%2FConsole_Box_AWS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevopensourceTeam","download_url":"https://codeload.github.com/DevopensourceTeam/Console_Box_AWS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248815788,"owners_count":21165981,"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":["aws","developer-tools","devops"],"created_at":"2024-08-01T20:01:38.870Z","updated_at":"2025-04-14T03:33:13.838Z","avatar_url":"https://github.com/DevopensourceTeam.png","language":"JavaScript","readme":"# ![Icon](public/components/cbaws-icono.svg)  Console Box AWS \n\n***\nConsole Box AWS is an application that allows you to open different `AWS` sessions in the same window.\n\nYou create a workspace to work with an aws session and inside you have a full browser to navigate. You can create as many workspaces as you want.\n\n***\n## Example\n\n![gif](Screenshots/CBAWS-demo.gif) \n\n***\n\n## Behavior\n\nThe operation of the application is very simple, the ViewManager loads the root (ViewA or ViewB) based on the label `?view=viewB`.\n\nViewA contains the workspaces and ViewB contains the browser.\n\nViewB separates the sessions by the label `\u0026session=${workSpace}`.\n\nWhen you select a workspace in the ViewA, it creates a new process with the ViewB, separating the session.\nBeing a new process, it allows to have the browser open even if the workspace is changed to anther one.\n\n**This application does not save any data of your aws passwords or names. Only save the cache and session like a normal browser do.***\n\n***\n\n## Available Scripts\n\n* First install all node dependencies with yarn.\n\n\nIn the project directory, you can run:\n\n### `yarn dev`\n\nRuns the app in the development mode at [http://localhost:3000].\u003cbr\u003e\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nAutomatically switches between development and production.\n**For production to work, you have to use the prebuild command**\n\n```javascript\nisDev? view.webContents.loadURL(`http://localhost:3000?view=viewB\u0026session=${workSpace}`) : view.webContents.loadURL(`file://${path.join(remote.app.getAppPath(), `./build/index.html?view=viewB\u0026session=${workSpace}`)}`);\n```\n\nThe page will reload if you make edits.\u003cbr\u003e\nYou will also see any lint errors in the console.\n\n\n### `yarn prebuild-pack`\n\nBuilds the app for production to the `build` folder.\u003cbr\u003e\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\u003cbr\u003e\nYour app is ready to be packaged!\n\n### `yarn dist-all`\n\nPackage and create the executables for windows and mac in the dist folder.\n\n***\n\n## Releases\n\nCheck here new [releases](https://github.com/DevopensourceTeam/Console_Box_AWS/releases)\n\n***\n\n## License\n[MIT](https://github.com/DevopensourceTeam/Console_Box_AWS/blob/master/LICENSE)","funding_links":[],"categories":["HarmonyOS"],"sub_categories":["Windows Manager"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDevopensourceTeam%2FConsole_Box_AWS","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDevopensourceTeam%2FConsole_Box_AWS","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDevopensourceTeam%2FConsole_Box_AWS/lists"}