{"id":19351014,"url":"https://github.com/cd-4/decel_alpha","last_synced_at":"2025-08-30T02:08:39.352Z","repository":{"id":260119162,"uuid":"450724357","full_name":"cd-4/decel_alpha","owner":"cd-4","description":"Terminal-based spreadsheet program","archived":false,"fork":false,"pushed_at":"2022-02-19T19:02:59.000Z","size":3052,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-26T19:47:46.484Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/cd-4.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":"2022-01-22T05:17:44.000Z","updated_at":"2024-09-14T15:36:07.000Z","dependencies_parsed_at":"2024-10-29T17:38:28.649Z","dependency_job_id":null,"html_url":"https://github.com/cd-4/decel_alpha","commit_stats":null,"previous_names":["cd-4/decel_alpha"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cd-4/decel_alpha","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cd-4%2Fdecel_alpha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cd-4%2Fdecel_alpha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cd-4%2Fdecel_alpha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cd-4%2Fdecel_alpha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cd-4","download_url":"https://codeload.github.com/cd-4/decel_alpha/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cd-4%2Fdecel_alpha/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272793018,"owners_count":24993830,"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-08-30T02:00:09.474Z","response_time":77,"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-11-10T04:34:47.468Z","updated_at":"2025-08-30T02:08:39.330Z","avatar_url":"https://github.com/cd-4.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Decel\n\n![Example Semo](https://github.com/bill-sent-from-my-iphone/decel/blob/main/assets/decel_demo.gif \"Demo\")\n\n## The spreadsheet software you never knew you didn't need!\n\n### Basics\n\nThis is a python based spreadsheet program made for use in the terminal. Designed with a familiarity with vim in mind.\n\n##### Features\n\n- Ability to import python files for use in spreadsheet\n- Can reference singular cells `$A$1`, referential cells `B2`, cell ranges `$A2:B5`, or any combination\n- Drag, copy, and paste functions and values of one or many cells to different locations\n- Custom Commands based off keystrokes\n\n\n##### Coming Soon\n\n- Custom Filetype that preserves functions (currently only csv)\n- Repeat Commands\n- Undo / Redo functionality\n\n\n### Configuration\n\n\n##### Environment Vars\n\n- `DECEL_SCRIPT_DIR` - Decel will load python scripts in this path on startup\n- `DECEL_CONFIG_FILE` - Configuration file where user can customize experience\n\n##### Configuration File\n\nFrankly there isn't much to configure yet, but that should hopefully change.\n\n- `col_width` - (Int) Default column width (default 7)\n- `row_jump` - (Int) Size of jump for `Shift+(j/k)` (default 5)\n- `col_jump` - (Int) Size of jump for `Shift+(h/l)` (default 3)\n\n### Commands\n\nKey | Action\n--- | ---\n`h/H` | Move Left (+`ctrl` moves just screen) (`23h` moves 23 columns left)\n`j/J` | Move Down\n`k/K` | Move Up\n`l/L` | Move Right\n`s` | Smart Move (+ `hjkl` to jump to the end/start of data)\n`m` | Jump to Cell (`m21S` jumps to cell `S21`)\n`v` | Start Selection\n`x` | Delete Cell Value\n`y` | Copy Selected Cells\n`p` | Paste Copied Cells\n`g` | Grab Cell (duplicate value/function to nearby cells, `Enter` to confirm)\n`R` | Refresh (errors happen. This refreshes all function values)\n`\u003e` | Increase Column Size\n`\u003c` | Decrease Column Size\n`=` | Enter Value or Function into cell (`Enter` to confirm)\n`:` | Enter Command Mode\n`enter` | Confirm Grabbed Cells\n`esc` | Cancel\n`#` | (While in `=` entry) Exit entry to find cell (or range) with cursor\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcd-4%2Fdecel_alpha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcd-4%2Fdecel_alpha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcd-4%2Fdecel_alpha/lists"}