Jump to content




[Advanced Computer] Mouse File Browser


60 replies to this topic

#1 BigSHinyToys

  • Members
  • 1,001 posts

Posted 28 October 2012 - 03:24 PM

Posted Image

Mouse File Browser 1.4


Mouse File Browser is public domain and open source.

so you can modify,distribute and use it in your OS's.


New to 1.4

config file and preferences system allows colors to be set by user. Will have options for custom items on the Open With right click menu in future vers this is currently possible by directly editing the config file. fixed bug with cut improved copy so it will rename if the file exists. removed right clicking making you go back click the back button from now on. Re-factored the right click menu making it easer to expand in the future.


Preferences user interface is under construction currently use arrow keys for navigation and click on the colors to chose them to save press enter and select yes


Updater

If you have a a ver Greater that 0.5c you can now automatically update by running "Browser -u"


Spoiler
Compatible with SelectOS by AnthonyD98™
Compatible with LyqydOS Beta/Development
Compatible with KilOS Open Pre-Alpha 2.3 - Multiuser support, a GUI file explorer and Sandboxing
Compatible with KREOS - The Operating System with full Mouse Support
Mouse File Browser would like to thank

Cruor
for a function that splits string with space or "" tags this alows mouse file browser to send commnds to the program with "" example
get randomNumbers "diak/this has a space/and this to.lua"
These will be correctly Broken into
three args
get
randomNumbers
diak/this has a space/and this to.lua
Stiepen irc(kilobyte)

For the copy paste kilOS integration and part of the rename system

Download Current stable
1.4
http://pastebin.com/pnzdr8FB
pastebin get pnzdr8FB Browser

Old vers of Mouse FB
Spoiler


#2 HurdeHack

  • Members
  • 27 posts

Posted 28 October 2012 - 03:35 PM

It looks OMG cool gonna try it

#3 Expenox

  • Members
  • 137 posts
  • LocationIn the depths of my computer.

Posted 28 October 2012 - 10:18 PM

Cool, people like you inspired me. :D/>

#4 casr144

  • Members
  • 58 posts

Posted 28 October 2012 - 10:28 PM

Very, very nice ! This is the kind of thing that I'm currently working towards on my new OS.

#5 BigSHinyToys

  • Members
  • 1,001 posts

Posted 29 October 2012 - 01:26 AM

View PostHurdeHack, on 28 October 2012 - 03:35 PM, said:

It looks OMG cool gonna try it

View PostExpenox, on 28 October 2012 - 10:18 PM, said:

Cool, people like you inspired me. :P/>

View Postcasr144, on 28 October 2012 - 10:28 PM, said:

Very, very nice ! This is the kind of thing that I'm currently working towards on my new OS.
Thanks

#6 BigSHinyToys

  • Members
  • 1,001 posts

Posted 29 October 2012 - 07:57 AM

new ver 0.2
*stability increased
*less flickering in LyqydOS

#7 BigSHinyToys

  • Members
  • 1,001 posts

Posted 30 October 2012 - 10:17 AM

New ver 0.2b
Change Log
* Fixed major bug in dialog Box that caused program to crash if window was not an even size.
* added ability to launch programs in a new window when running on LyqydOS

#8 waffles05

  • New Members
  • 15 posts
  • LocationThe Overworld

Posted 31 October 2012 - 07:21 PM

Wow! :P/>
How did you manage to change colours of text and stuff?! I've been looking for that kind of thing for ages and the wiki says nothing about it. Do you mind if I use this on my personal server with my friends? :P/>
+1 For You!

EDIT: Curse You Tekkit! ComputerCraft hasn't been updated yet so I can't download it via pastebin anyways. Updating My CC

EDIT 2:When I run it says "attempt to call nil" about term.setBackgroundColor(colors.black) Are you using an extra API? This is probably why I couldn't find anything about coloured text...

#9 Lyqyd

    Lua Liquidator

  • Moderators
  • 8,465 posts

Posted 31 October 2012 - 11:08 PM

You'll need to be on ComputerCraft 1.45 or 1.46 to use this program.

#10 BigSHinyToys

  • Members
  • 1,001 posts

Posted 01 November 2012 - 07:28 PM

View Postwaffles05, on 31 October 2012 - 07:21 PM, said:

Wow! :P/>
How did you manage to change colours of text and stuff?! I've been looking for that kind of thing for ages and the wiki says nothing about it. Do you mind if I use this on my personal server with my friends? :P/>
+1 For You!

EDIT: Curse You Tekkit! ComputerCraft hasn't been updated yet so I can't download it via pastebin anyways. Updating My CC

EDIT 2:When I run it says "attempt to call nil" about term.setBackgroundColor(colors.black) Are you using an extra API? This is probably why I couldn't find anything about coloured text...

Lyqyd is right I would also like to point out you need the gold colored Advanced Computer. even with 1.4.5 or higher it still wont run on normal (stone computers).

#11 Mitchfizz05

  • Members
  • 125 posts
  • LocationAdelaide, Australia

Posted 11 November 2012 - 03:40 AM

Wow, just wow.
I hate it when I see someone else's program and it makes my programs look like shit.

#12 TehTotalPwnage

  • Members
  • 15 posts

Posted 11 November 2012 - 03:58 PM

Awesome program. Great job!

#13 rhyleymaster

  • Members
  • 186 posts
  • LocationCanada

Posted 11 November 2012 - 07:21 PM

Very nice. May I have permission to use this is my OS?

#14 BigSHinyToys

  • Members
  • 1,001 posts

Posted 11 November 2012 - 11:39 PM

0.4 change log
* new userinput system
* added ability to make new files and folders (right click on the "/" in the top gray bar)

View Postrhyleymaster, on 11 November 2012 - 07:21 PM, said:

Very nice. May I have permission to use this is my OS?
yes you can use this in you OS

as of now I BST release all versions of Mouse file browser OPEN SOURCE and PUBLIC DOMAIN meaning you can use it in its entirety or parts of in your projects with no crediting requited

#15 BigSHinyToys

  • Members
  • 1,001 posts

Posted 13 November 2012 - 02:32 AM

new ver 0.5
+ shaped shell.run to os.run because shell.run doesn't allow file names to have spaces.
+ removed redundant code
+ added warning when run on non advanced computer

#16 Sammich Lord

    IRC Addict

  • Members
  • 1,212 posts
  • LocationThe Sammich Kingdom

Posted 15 November 2012 - 08:48 AM

Pretty cool. I was going to make something similar to this. So the license is that we can modify and redistribute as long as you get credit?

#17 BigSHinyToys

  • Members
  • 1,001 posts

Posted 15 November 2012 - 04:33 PM

yes you can modify and redistribute with or without crediting me.I warn you that my code is not very clean and there are no notes in it. I will help explain parts if you have trouble with it.

#18 BigSHinyToys

  • Members
  • 1,001 posts

Posted 17 November 2012 - 01:36 AM

New Version 0.5c

* added updater function run Browser with -u and it will update to latest ver
* fixed major error in command passing to programs with Cruor's code Thanks Cruor
* added -h argument to give programs information
* added instructions for enabling http should it be disabled

This is the first updater i have built so post any problems or bugs here and i will get on it.

This project now has a branch in KilOS Open Pre-Alpha 2.3 - Multiuser support, a GUI file explorer and Sandboxing
maintained by Stiepen

It is nice to see my program used by so many people.
Thanks to you all.

#19 BigSHinyToys

  • Members
  • 1,001 posts

Posted 19 November 2012 - 11:26 AM

Update 0.7

* fixed update system.
* KilOS integration
* Copy / Paste
* Rename
* back button ".."
* simplification of stringParth()

#20 BigSHinyToys

  • Members
  • 1,001 posts

Posted 23 November 2012 - 09:54 AM

UPDATE 0.9

* added new disk options
* changed menu system
* factored how file and folders are listed.
* new icons
* reduced lines by 24





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users