This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Cutecurtain's profile picture

[File Browser] Ice-Browser

Started by Cutecurtain, 19 January 2014 - 08:30 AM
Cutecurtain #1
Posted 19 January 2014 - 09:30 AM
Hello there! ;)/>

This is a file-browsing program I call Ice-Browser. It makes it easy to manage all of your files and directories in your computer.
The program uses a Graphical User Interface that is very easy to get the hang of quite quickly.

It has all the functions you will need for file management:
  • Browsing (of course)
  • Open folders
  • Run programs
  • Edit files
  • Delete file and directories
  • Copy and paste
  • Cut and paste
  • Create new directories
  • Create new files
  • Rename files and directories
  • Show and hide hidden files
  • And much more
Trailer:
http://www.youtube.com/watch?v=nrcsUw3Xdjc

Will be added:
Spoiler
  • Dubble-click support when opening directories or running programs added
  • Change "Are you sure"-windows to click on a yes or no button instead of typing it added


Installation:
pastebin get hUN4PGkv Ice-Browser

You may also include this program in any kind project you want, such as an OS or something similar as long as you give credit.

If you find any bugs, please report them to me.
And feel free to leave suggestions for future updates!

Have fun! B)/>
Edited on 29 April 2014 - 03:39 PM
svdragster #2
Posted 19 January 2014 - 09:46 AM
Wow great job!
willwac #3
Posted 19 January 2014 - 10:19 AM
Neat!
Hey, just to let you know, Zambonie (PAT457) is now your enemy; you stole his idea ;)/>
It's cool, but change the brackets (< >) to buttons, and I think that a right click menu would be better.
Cutecurtain #4
Posted 19 January 2014 - 10:30 AM
Neat!
Hey, just to let you know, Zambonie (PAT457) is now your enemy; you stole his idea ;)/>
It's cool, but change the brackets (< >) to buttons, and I think that a right click menu would be better.
Well, that's awkward, never heard of Zambonie before :unsure:/>
I made this program just this week. It was one of my friend that gave me the idea to make a file-browser :)/>
Zambonie #5
Posted 19 January 2014 - 10:46 AM
Hi.
Lol,
You really didnt steal my idea, Its fine. Just the ice part is what my idea is, its a mini comapany I have.
You can see the link in my sig has 'ice' in it.
You can keep the name though, its fine.

But a very nice program indeed
Edited on 19 January 2014 - 09:47 AM
oeed #6
Posted 19 January 2014 - 05:37 PM
Neat!
Hey, just to let you know, Zambonie (PAT457) is now your enemy; you stole his idea ;)/>/>
It's cool, but change the brackets (< >) to buttons, and I think that a right click menu would be better.
A file manager isn't the newest idea.

Anyway, this looks much better than the other file browsers I've seen. Now we'll have to see how my new OS's file browser goes against this!
Oose #7
Posted 20 January 2014 - 06:07 AM
This is really nice! It's cool to see a browser with proper features like that. I'd love to see double-click support too, it looks awkward to move your cursor across the display just to click "open".
Cutecurtain #8
Posted 20 January 2014 - 02:55 PM
This is really nice! It's cool to see a browser with proper features like that. I'd love to see double-click support too, it looks awkward to move your cursor across the display just to click "open".
Just added double-click support ;)/>
willwac #9
Posted 20 January 2014 - 03:51 PM
That's very good. I'm assuming that double-click runs the file?
Cutecurtain #10
Posted 21 January 2014 - 07:14 AM
That's very good. I'm assuming that double-click runs the file?
Yes, if you double click on a file it will run it, if you double click on i directory it will be opened :)/>
Remove #11
Posted 31 January 2014 - 06:39 PM
I browse computercraft.info frequently, but never post. I just made my account with the motivation being able to thank you for this program. I'm finding it very useful and it works perfectly. Thank you.
wilcomega #12
Posted 01 February 2014 - 07:19 AM
can you make virtual folders? like that exists on a server but are synced
awsmazinggenius #13
Posted 01 February 2014 - 10:05 AM
Does double clicking to run a program or to open a dir work?
Cutecurtain #14
Posted 03 February 2014 - 06:27 AM
Does double clicking to run a program or to open a dir work?
Yes, it works :)/> Both running a program and opening directories :)/>

I browse computercraft.info frequently, but never post. I just made my account with the motivation being able to thank you for this program. I'm finding it very useful and it works perfectly. Thank you.
I really appreciate that you like my program! :)/>
Thank you for using it! :D/>
surferpup #15
Posted 03 February 2014 - 10:36 AM
Nicely done. I like how you have implemented and laid things out here.
JackCarterSmith #16
Posted 10 February 2014 - 02:46 PM
I'm interessed by your program for my OS, if you like, Can I integrate your program at NexOS ? I write a link to your topic and not modify the code. Thanks
Cutecurtain #17
Posted 12 February 2014 - 10:00 AM
I'm interessed by your program for my OS, if you like, Can I integrate your program at NexOS ? I write a link to your topic and not modify the code. Thanks
Yes, of course you can! I'm glad that you're interested! ;)/>
Chickenbreadlp #18
Posted 09 March 2014 - 02:02 PM
this is great! I was looking for something like that for my OS (ApfelOS). I will give you credit.
i also want to use an other editor. Could I put it in the code?
Edited on 09 March 2014 - 01:31 PM
Cutecurtain #19
Posted 10 March 2014 - 04:05 PM
this is great! I was looking for something like that for my OS (ApfelOS). I will give you credit.
i also want to use an other editor. Could I put it in the code?
Yes, you can put another editor in the code! ;)/>
Lewisk3 #20
Posted 29 April 2014 - 09:40 PM
can i use this in my OS im working on?
oeed #21
Posted 29 April 2014 - 10:56 PM
can i use this in my OS im working on?

You may also include this program in any kind project you want, such as an OS or something similar as long as you give credit.
Edited on 29 April 2014 - 08:56 PM
Blue #22
Posted 01 May 2014 - 02:02 PM
amazing :D/> ! one suggestion: the ability to hide the menu
Konlab #23
Posted 19 May 2014 - 05:17 PM
Can I edit to code(I want to port to Pocket Computers &amp; create a Read-only list)

Edit: Your fileBrowser working on pocket Computers,too!!
Edited on 20 May 2014 - 11:27 AM
Cutecurtain #24
Posted 20 May 2014 - 08:51 PM
Can I edit to code(I want to port to Pocket Computers &amp; create a Read-only list)

Edit: Your fileBrowser working on pocket Computers,too!!
Change anything you want in the code, as long as you don't take credit for the main stuff B)/>
Konlab #25
Posted 21 May 2014 - 07:18 AM
Thanks:-)

(Credits will be in my version:
Originally by Cutecurtain
Code edited by Konlab)
Geforce Fan #26
Posted 15 June 2014 - 01:56 AM
Wow, this is actually pretty solid. I like it quite a lot–if you could make it work with the new multitasking this could be really cool.
Konlab #27
Posted 15 June 2014 - 02:05 PM
Yes, if you open it 2x the pocket computer (for me) crashes the minecraft. (On my friend's computer no.)
Cutecurtain #28
Posted 28 June 2014 - 12:52 PM
Wow, this is actually pretty solid. I like it quite a lot–if you could make it work with the new multitasking this could be really cool.
I am working on a new filebrowser that will be even more user friendly, with a more "modern" GUI. And it will have support for multitasking, and even more. :)/>
Endergreen117 #29
Posted 09 January 2015 - 01:21 AM
I have a request:

You should allow the user to jump to a certain directory via tArgs. this would allow for MUCH easier integration in larger projects like operating systems. I am also sure many end users would find this helpful, too.

EDIT: Turns out it is actually really easy to implement tArgs for the current working directory, thanks to the way you made it. :D/>
Edited on 09 January 2015 - 12:29 AM