ANNOUNCE: Haskell File Manager
Hi, The first release of Haskell File Manager has been uploaded to http://code.haskell.org/haskellfm This is a program for viewing/managing the files on your computer. It has all the common functionality you would expect from your current file manager, copying, moving, deleting, renaming, opening and searching. It is a beta release, so you know what to expect there, and any bugs found can be filed at http://trac.haskell.org/haskellfm . Regards, Michael
Well done! Any screenshots? michael.dever2:
Hi,
The first release of Haskell File Manager has been uploaded to http:// code.haskell.org/haskellfm
This is a program for viewing/managing the files on your computer. It has all the common functionality you would expect from your current file manager, copying, moving, deleting, renaming, opening and searching. It is a beta release, so you know what to expect there, and any bugs found can be filed at http://trac.haskell.org/haskellfm .
Regards,
Michael
_______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell
On 26 Apr 2009, at 18:24, Michael Dever wrote:
Hi,
The first release of Haskell File Manager has been uploaded to http://code.haskell.org/haskellfm
This is a program for viewing/managing the files on your computer. It has all the common functionality you would expect from your current file manager, copying, moving, deleting, renaming, opening and searching. It is a beta release, so you know what to expect there, and any bugs found can be filed at http://trac.haskell.org/haskellfm .
TreeFunctions.hs:24:7: Could not find module `DirectoryTree': Use -v to see a list of the files searched for. Bob
FYI, The blog with a screenshot of it: http://www.mickinator.com/wordpress/?cat=5 Regards, Michael On 26/04/2009 17:24, "Michael Dever" <michael.dever2@mail.dcu.ie> wrote:
Hi,
The first release of Haskell File Manager has been uploaded to http://code.haskell.org/haskellfm
This is a program for viewing/managing the files on your computer. It has all the common functionality you would expect from your current file manager, copying, moving, deleting, renaming, opening and searching. It is a beta release, so you know what to expect there, and any bugs found can be filed at http://trac.haskell.org/haskellfm .
Regards,
Michael
_______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell
On Sun, 26 Apr 2009 18:40:57 +0100, Michael Dever <michael.dever2@mail.dcu.ie> wrote:
FYI,
The blog with a screenshot of it:
The screenshot shows it running on Ubuntu. Does it also run on Windows XP? -- Benjamin L. Russell -- Benjamin L. Russell / DekuDekuplex at Yahoo dot com http://dekudekuplex.wordpress.com/ Translator/Interpreter / Mobile: +011 81 80-3603-6725 "Furuike ya, kawazu tobikomu mizu no oto." -- Matsuo Basho^
Hey Benjamin, At this time no it doesn't, it only supports Linux ( no Mac support either ), but I have plans to add in Windows support if I get good feedback on it & people want more from it :D Regards, Michael On Tue, Apr 28, 2009 at 4:19 AM, Benjamin L.Russell <DekuDekuplex@yahoo.com>wrote:
On Sun, 26 Apr 2009 18:40:57 +0100, Michael Dever <michael.dever2@mail.dcu.ie> wrote:
FYI,
The blog with a screenshot of it:
The screenshot shows it running on Ubuntu. Does it also run on Windows XP?
-- Benjamin L. Russell -- Benjamin L. Russell / DekuDekuplex at Yahoo dot com http://dekudekuplex.wordpress.com/ Translator/Interpreter<http://dekudekuplex.wordpress.com/%0ATranslator/Interpreter>/ Mobile: +011 81 80-3603-6725 "Furuike ya, kawazu tobikomu mizu no oto." -- Matsuo Basho^
_______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell
2009/4/26 Michael Dever <michael.dever2@mail.dcu.ie>:
Hi,
The first release of Haskell File Manager has been uploaded to http://code.haskell.org/haskellfm
This is a program for viewing/managing the files on your computer. It has all the common functionality you would expect from your current file manager, copying, moving, deleting, renaming, opening and searching. It is a beta release, so you know what to expect there, and any bugs found can be filed at http://trac.haskell.org/haskellfm .
Cool! Are there any plans on making a console UI as well? -- Deniz Dogan
participants (5)
-
Benjamin L.Russell -
Deniz Dogan -
Don Stewart -
Michael Dever -
Thomas Davie