{"id":22846517,"url":"https://github.com/jsonkao/squirrel","last_synced_at":"2025-03-31T05:41:16.695Z","repository":{"id":67105020,"uuid":"76977622","full_name":"jsonkao/Squirrel","owner":"jsonkao","description":"Spreadsheet application written in Java with JFrame.","archived":false,"fork":false,"pushed_at":"2017-12-19T05:22:05.000Z","size":388,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T10:15:17.839Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/jsonkao.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":"2016-12-20T17:29:22.000Z","updated_at":"2017-12-19T05:23:19.000Z","dependencies_parsed_at":"2023-06-08T07:15:13.180Z","dependency_job_id":null,"html_url":"https://github.com/jsonkao/Squirrel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonkao%2FSquirrel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonkao%2FSquirrel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonkao%2FSquirrel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonkao%2FSquirrel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonkao","download_url":"https://codeload.github.com/jsonkao/Squirrel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246423494,"owners_count":20774796,"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":[],"created_at":"2024-12-13T03:29:24.702Z","updated_at":"2025-03-31T05:41:16.672Z","avatar_url":"https://github.com/jsonkao.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Squirrel\n\nSquirrel is a software program designed by Jason Kao and William Soe. It is capable of creating and editing spreadsheets, saved with a .txt extension. General uses of Squirrel include cell-based calculation, random number generation, and various graphing tools.\n\nNow compatible with Java 7!\n\n## Working Features\n- menu bar to access certain features\n- with custom FileManager class, Squirrel is able to create new files, save current files, and open old files (with .txt extension)\n- able to create histograms, bar charts, scatter plots, and line graphs\n- histograms are also displayed in tabular format (includes bin, count, cumulative count, percent, and cumulative percent).\n- random number generation through a uniform distribution and a normal distribution.\n- basic math functions entered with \"=\u003cfunctionName\u003e(\u003cparameters\u003e)\". The functions are sum and mean, and are suggested to the user via a dropdown for each textfield.\n- spreadsheet is in a JScrollPane, allowing infinite rows/columns.\n- minor UI features: selecting a row or column labels highlights the entire row or column, UI is customized based on OS, \n\n## Unresolved Bugs\n- histogram table output range can only take an output range which starts in the 'A' column\n- the first time in checking the checkbox \"bold\", it italicizes the text instead.\n- font sizes/names/styles aren't remembered in each cell in non-Mac OS\n- styled cells are not saved in file\n\n## How to Run\n```\njavac Squirrel.java\njava Squirrel\n```\n## How to Use Squirrel\n\nSquirrel's basic functionality works as any other spreadsheet editor: click to choose a cell, and then enter in a value. Cells can take in any values, even characters, but only numbers will run the graphs.\n\nTo enter the input/output ranges for the graphs, you must use the notation [startCol][startRow]:[endCol][endRow].\nFor line graphs, the input range must be one column.\nFor bar graphs, the input range must be two columns: the first being the bar name, the second being the data (INTEGERS ONLY).\nFor scatter graphs, the input range must be two columns--x and y values.\nFor histograms, the input range must be two columns: the first being the data, the second being the bin.\n\n2010 lines. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsonkao%2Fsquirrel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsonkao%2Fsquirrel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsonkao%2Fsquirrel/lists"}