{"id":16032825,"url":"https://github.com/dimkr/rox","last_synced_at":"2025-03-17T04:49:36.529Z","repository":{"id":15823278,"uuid":"18563061","full_name":"dimkr/rox","owner":"dimkr","description":"ROX-Filer 1.2.2, patched and working","archived":false,"fork":false,"pushed_at":"2014-06-26T20:46:22.000Z","size":1132,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T14:30:15.853Z","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/dimkr.png","metadata":{"files":{"readme":"README","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}},"created_at":"2014-04-08T15:12:42.000Z","updated_at":"2024-01-24T12:10:11.000Z","dependencies_parsed_at":"2022-09-02T14:00:56.516Z","dependency_job_id":null,"html_url":"https://github.com/dimkr/rox","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/dimkr%2Frox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimkr%2Frox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimkr%2Frox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimkr%2Frox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimkr","download_url":"https://codeload.github.com/dimkr/rox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243976502,"owners_count":20377692,"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-10-08T21:40:45.587Z","updated_at":"2025-03-17T04:49:36.512Z","avatar_url":"https://github.com/dimkr.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\t\t\tROX-Filer\n\t\t\tA RISC OS-like filer for X\n\t\t\tby Thomas Leonard\n\n\n\nQuick start\n~~~~~~~~~~~\nType this ($ is the shell prompt):\n\n\t$ ./install.sh\n\nand follow the on-screen instructions. If you want to compile as a normal\nuser and install as root then you should do this instead:\n\n\t$ ROX-Filer/AppRun --compile\n\t$ su\n\t[ enter root password ]\n\t$ ./install.sh\n\n\nCVS notes\n~~~~~~~~~\nIf you got this from CVS then you'll need to have 'autoconf' installed\nbefore you can compile (the snapshots on the FTP site don't require this).\n\nYou will also need to run 'make' in the 'ROX-Filer/src/Docs' directory\nto get the manual created in 'ROX-Filer/Help', and also run 'dist' in\n'ROX-Filer/src/po' to get the translations.\n\nInstructions on getting rox via CVS can be found at:\n\n\thttp://sourceforge.net/cvs/?group_id=7023\n\nOnce you have a version of rox from CVS you can update it by simply doing\n\n\t$ cvs -z3 update\n\nfrom inside the 'rox' directory.\n\nFinally, remember that the CVS version is the very latest developer code. It\nhas not been well tested. It may have bugs. It may not even compile. You\nhave been warned! (but please report any bugs you find)\n\n\nROX-Filer\n~~~~~~~~~\nHelp for ROX-Filer can be found in the directory ROX-Filer/Help.\n\n\nFiles\n~~~~~\n\nTwo places are used for MIME-handling configuration files:\n\n\u003cChoices\u003e/MIME-info/*\n\tContains the rules for guessing a file's type from its name.\n\tMany programs come with files called '\u003cprog\u003e.mime' which contain\n\tadditional rules. Put these files in the MIME-info directory too.\n\n\u003cChoices\u003e/MIME-types/*\n\tContains programs or symlinks which will be run.\n\tFor example:\n\n\t$ rox picture.gif\n\tis like doing\n\t$ \u003cChoices\u003e/MIME-types/image_gif picture.gif\n\tor, if that isn't found,\n\t$ \u003cChoices\u003e/MIME-types/image picture.gif\n\nIn both cases, \u003cChoices\u003e is all the directories in your CHOICESPATH\nenvironment variable, which defaults to:\n\n\t~/Choices:/usr/local/share/Choices:/usr/share/Choices\n\nThe leftmost directory listed is searched first, followed by the others in\norder. If the string starts with a `:' then saving is disabled and no program\nwill attempt to save any configuration into it. For more details, see:\n\n\t\u003chttp://rox.sourceforge.net/choices.php3\u003e\n\n\nConditions\n~~~~~~~~~~\nThis program is free software; you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation; either version 2 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program; if not, write to the Free Software\nFoundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\n\nPlease report any bugs to me, \u003ctal197@users.sourceforge.net\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimkr%2Frox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimkr%2Frox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimkr%2Frox/lists"}