NamecoinJ: a Java based GUI for Namecoin

Forum rules
Warning !
Avoid using binary softwares from untrusted users.
Prefer compiling it yourself and verify sources.
praz
Posts: 10
Joined: Tue Dec 20, 2011 6:15 am
os: windows

NamecoinJ: a Java based GUI for Namecoin

Post by praz »

Hi all,

Just created a Java based GUI for Namecoin, called NamecoinJ. What it does is basically providing a GUI for us to input command, pass it to command line 'namecoind' via system call, and display the raw outputs/errors back to us.

It can save the commands to profiles so we can recall it later conveniently. Please try it out here..

https://sourceforge.net/projects/namecoinj/

Thanks
~bowo~

Image

agora
Posts: 1
Joined: Mon Dec 05, 2011 9:56 am
os: windows

Re: NamecoinJ: a Java based GUI for Namecoin

Post by agora »

Good news

praz
Posts: 10
Joined: Tue Dec 20, 2011 6:15 am
os: windows

Re: NamecoinJ: a Java based GUI for Namecoin

Post by praz »

Thanks to try my app.. 8-) .. NamecoinJ 1.1 just released.. here come another features:
  • - Server Info which is updated every minute.
    - Account Manager to manage accounts and addresses.
~bowo~

Image

Image

praz
Posts: 10
Joined: Tue Dec 20, 2011 6:15 am
os: windows

Re: NamecoinJ: a Java based GUI for Namecoin

Post by praz »

today NamecoinJ 1.2 has been released! .. with some new features:

- added json-rpc connection to daemon
- added transaction manager module

praz
Posts: 10
Joined: Tue Dec 20, 2011 6:15 am
os: windows

Re: NamecoinJ: a Java based GUI for Namecoin

Post by praz »

here is the screenshot of transaction manager..

Image

praz
Posts: 10
Joined: Tue Dec 20, 2011 6:15 am
os: windows

Re: NamecoinJ: a Java based GUI for Namecoin

Post by praz »

Hi,

NamecoinJ 1.3 is out.. a lot of new features added..

- Added new module Send Manager to send namecoins using command 'sendtoaddress'
or 'sendfrom', and move namecoins between accounts inside wallet using command
'move'.
* Supports all parameters of 'sendtoaddress', 'sendfrom' and 'move'.
* Supports setting transaction fee.
* Supports address book.
* Saves all fields into profile.

- Added action logs, in "<INSTALL_DIR>/namecoinj/modules/ext/logs/".
- Added error logs, in "<INSTALL_DIR>/namecoinj/modules/ext/errors/".
- Added help menu "Report Bugs" linking to http://sourceforge.net/p/namecoinj/discussion/bugs/.

Below is the new module screenshot..

Thanks
~bowo~


Image

lunar
Posts: 20
Joined: Mon Oct 17, 2011 11:58 am

Re: NamecoinJ: a Java based GUI for Namecoin

Post by lunar »

Looks like just the thing I've been waiting for. Great work.

just to check though has anybody had a good look at this? is it trusted and doing what its supposed to?

macosx

happy new year all

praz
Posts: 10
Joined: Tue Dec 20, 2011 6:15 am
os: windows

Re: NamecoinJ: a Java based GUI for Namecoin

Post by praz »

Hi all,

NamecoinJ 1.5 is out.. finally added new module Name Manager with features:
  • * Reserves new name using command 'name_new'.
    * Confirms reserved new names using command 'name_firstupdate'.
    * Lists unconfirmed new names displaying 'name', 'random' and 'wait blocks'.
    * Lists existing owned names displaying 'name', 'value', 'expires in'.
    * Updates or transfers existing name using command 'name_update'.
    * Views history of name using command 'name_history'.
    * Scans name using command 'name_scan'.
    * Cleans name db using command 'name_clean'.
    * Copy new unconfirmed and owned names.
Please try it out and report the bugs.. screenshot below..

Thanks
~bowo~

Image

moa
Posts: 255
Joined: Mon May 23, 2011 6:13 am

Re: NamecoinJ: a Java based GUI for Namecoin

Post by moa »

Looking good, watching.

EDIT: Ok, so I bit the bullet and installed it and had preliminary play around ... very slick for first release GUI, I must say.

Few feedback notes

- the install script "namecoinj-linux.sh" is not delivered with executable file permission so needs to be changed before running
- maybe a small REAMDME or INSTALL file ... although it is all pretty straightforward
- ubunutu11.04 puts the NamecoinJ start-up on the apps list but under no particular category so have to scroll through all apps to get to it (maybe ubuntu apps needs a new category "Financial" or "Crypto-Money" or some such anyway?)

I think I'm now going to make this Java Client eligible for the 500 NMC bounty I posted here:

https://dot-bit.org/forum/viewtopic.php?p=1300#p1300

and the 250 NMC that was for previously a spec. I'll make available to an independent 3rd party to vet the code and verify there is nothing malicious in it. (I don't think there is as it seems too much time has been spent on getting it looking and working well .... so draw your own conclusions). Reasoning being that if it is has been vetted by someone with some rep. it will gain acceptance much quicker obviously.

praz
Posts: 10
Joined: Tue Dec 20, 2011 6:15 am
os: windows

Re: NamecoinJ: a Java based GUI for Namecoin

Post by praz »

Hi moa.. thanks to try my app and your feedback too.. :) .. I will try to include them in the next release..

About the bounty.. thank you for making my app eligible for it.. I am very happy about that.. :)

~bowo~

Post Reply