{"id":19864803,"url":"https://github.com/andisugandi/pysqmweb","last_synced_at":"2026-06-08T02:33:09.336Z","repository":{"id":176204305,"uuid":"115077601","full_name":"andisugandi/pysqmweb","owner":"andisugandi","description":"PySQMWeb is a simple Ruby/Sinatra (web) application to display image and data files that generated by PySQM","archived":false,"fork":false,"pushed_at":"2019-04-25T04:39:47.000Z","size":354,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T00:32:14.597Z","etag":null,"topics":["pysqm","ruby","sinatra-applications","sinatra-web","sqm"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andisugandi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2017-12-22T04:48:28.000Z","updated_at":"2019-04-25T04:39:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"1180f6de-ce14-4c5b-89d4-3b95ea1161f0","html_url":"https://github.com/andisugandi/pysqmweb","commit_stats":null,"previous_names":["andisugandi/pysqmweb"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andisugandi/pysqmweb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andisugandi%2Fpysqmweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andisugandi%2Fpysqmweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andisugandi%2Fpysqmweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andisugandi%2Fpysqmweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andisugandi","download_url":"https://codeload.github.com/andisugandi/pysqmweb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andisugandi%2Fpysqmweb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34046003,"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-08T02:00:07.615Z","response_time":111,"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":["pysqm","ruby","sinatra-applications","sinatra-web","sqm"],"created_at":"2024-11-12T15:19:47.900Z","updated_at":"2026-06-08T02:33:09.317Z","avatar_url":"https://github.com/andisugandi.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PySQMWeb\n\nPySQMWeb is a simple Ruby/Sinatra (web) application to display image and data files generated by [PySQM](https://github.com/mireianievas/PySQM). This web app is built with awesome idea of two projects: [web-intro-project](https://github.com/orfjackal/web-intro-project) and [tutsplus-build-an-image-gallery-in-ruby](https://github.com/andisugandi/tutsplus-build-an-image-gallery-in-ruby).\n\n## Getting Started\n\n1. Let's suppose your working directory right now is your user home directory, so clone the repository:\n\n        $ cd\n        $ git clone https://github.com/andisugandi/pysqmweb.git\n\n2. Change working directory to `pysqmweb`:\n\n        $ cd pysqmweb\n\n3. Make `public/pictures` and `public/data` directory:\n\n        $ mkdir public/pictures\n        $ mkdir public/data\n\n4. If your SQM image and data files generated by PySQM are in `$HOME/PySQM/data/daily_plots/` and `$HOME/PySQM/data/daily_data/` respectively, then make symbolic link to `$HOME/pysqmweb/public/pictures/` and `$HOME/pysqmweb/public/data/` respectively:\n\n        $ ln -s $HOME/PySQM/data/daily_plots/* $HOME/pysqmweb/public/pictures/\n        $ ln -s $HOME/PySQM/data/daily_data/* $HOME/pysqmweb/public/data/\n\n5. Install Ruby Gems dependencies and start the web server:\n\n        $ bundle install\n        $ bundle exec rackup\n\n6. Using a browser, go to `http://localhost:9292` and you'll see the application running.\n\n## Demo\n[![Web Apps of Galeri Data SQM](https://img.youtube.com/vi/gGiPzz96X6I/0.jpg)](https://www.youtube.com/watch?v=gGiPzz96X6I)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandisugandi%2Fpysqmweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandisugandi%2Fpysqmweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandisugandi%2Fpysqmweb/lists"}