saywaking 289 Posted June 5, 2017 Hi there, this simple Script is able to browse your Devices and open a supported Text-File, which you can read. Script: Icon: Name: Text Viewer Description: "Read a plain Text File" What it does: - Provides you a fully working Filebrowser with Menu-System - Opens a File, if it's a Textfile in a Gizmo Scene, so you can read it on your TV via console. ... Images: Why did i create this?: - For Fun, testing some skills, and finding out, if it's possible with scripting only. - I didn't want to wait for the Filebrowser to support Reading FIles. (There must be a Feature Request somewhere) - There are some little benefits ... What are the benefits?: - Read Text Files directly on your Console, these can be Changelogs or Readme Files of software, like Aurora or Emulators. - Also read Configuration Files - Check the Content of those Files directly on console, if it's correct. You don't need to transfer to USB or via FTP to your console. First look if you have to, so you can be sure, everything is alright. - Possible better Support through community. ("Take Screenshot of the log/ini file, if you don't know how to use FTP, then transfer it via WebGUI, like you always do") ... Is it final?: It's tested and stable. But wanted to do more later, like a "recent files" Menu or something like that. Also a larger Gizmo-Scene would be a benefit. Anyone who wants to contribute, can report Bugs, Suggest Features/Fixes or extend by using GitHub or this Thread. ... Where is the download?: You can download it directly to your console via Aurora Repo Browser. 9 Quote Share this post Link to post Share on other sites
Fabricio Messias De Godoi 97 Posted June 5, 2017 Could have a function of editing the text ,Thanks 3 Quote Share this post Link to post Share on other sites
salah.rgh2 162 Posted June 6, 2017 I wanted to try one script Text Viewer and network test speed but I Faced Error message ERROR> Game:\User\Scripts\Utility\NetworkSpeedCheck\main.lua:109: attempt to perform arithmetic on a nil value ERROR> Game:\User\Scripts\Utility\TextViewer\main.lua:215: attempt to perform arithmetic on a nil value Quote Share this post Link to post Share on other sites
saywaking 289 Posted June 6, 2017 I contacted you to reproduce the errors. 1 Quote Share this post Link to post Share on other sites
salah.rgh2 162 Posted June 6, 2017 54 minutes ago, saywaking said: I contacted you to reproduce the errors. OK thanks Quote Share this post Link to post Share on other sites
mrknorton 135 Posted June 6, 2017 Haven't tried yet but this script certainly can be useful. Thx Quote Share this post Link to post Share on other sites
saywaking 289 Posted June 6, 2017 Someone with 4GB Corona should test it. I only have Trinity right now. HDD, USB and Onboard works fine for me. Quote Share this post Link to post Share on other sites
cagerhager 2 Posted July 27, 2017 Is this still available on Repo Browser? I am not able to see it. Quote Share this post Link to post Share on other sites
salah.rgh2 162 Posted July 27, 2017 1 hour ago, cagerhager said: Is this still available on Repo Browser? I am not able to see it. HERE ......https://github.com/XboxUnity/AuroraScripts/tree/master/UtilityScripts Quote Share this post Link to post Share on other sites
cagerhager 2 Posted July 28, 2017 21 hours ago, salah.rgh2 said: HERE ......https://github.com/XboxUnity/AuroraScripts/tree/master/UtilityScripts Thank you very much! 1 Quote Share this post Link to post Share on other sites
Al1ens 60 Posted July 28, 2017 Nice script. Should be useful. A lot of game walkthroughs come in txt format so now it's possible to stick them in a folder for easy access on the console. No running off to the pc when you get stuck in a game. If it ever worked via the hud, when a game was running, it would be the cherry on the icing on top of the cake. Quote Share this post Link to post Share on other sites
Relentless 29 Posted March 5, 2019 On 7/28/2017 at 7:24 AM, cagerhager said: Thank you very much! Sorry, I'm an extreme noob when it comes to getting raw code, how do I install this??? Quote Share this post Link to post Share on other sites
Relentless 29 Posted March 5, 2019 On 7/27/2017 at 10:08 AM, salah.rgh2 said: HERE ......https://github.com/XboxUnity/AuroraScripts/tree/master/UtilityScripts *bump* how do I install this?? Quote Share this post Link to post Share on other sites
saywaking 289 Posted March 5, 2019 İt should be i the repo browser by now İf you cant find it, download the dir and copy that manually into the utility scripts dir 1 Quote Share this post Link to post Share on other sites
Relentless 29 Posted March 6, 2019 Thank you, I'll give it a try tonight after work! Quote Share this post Link to post Share on other sites
Relentless 29 Posted March 8, 2019 On 3/5/2019 at 3:11 PM, saywaking said: İt should be i the repo browser by now İf you cant find it, download the dir and copy that manually into the utility scripts dir ugh..... sorry, I don't see it in the repo browser. I went to grab it from github but dont' know how to download the entire folder? (sorry, I'm extreme noob when it comes to github shit) anyhelp would be greatly appreciated - Thanks in advance! Quote Share this post Link to post Share on other sites
saywaking 289 Posted March 8, 2019 Just go to the main repo with desktop view https://github.com/XboxUnity/AuroraScripts You cant miss the big green download button 1 Quote Share this post Link to post Share on other sites
Relentless 29 Posted March 9, 2019 I found it - thank you! Your Text Viewer script works great!! Quote Share this post Link to post Share on other sites