
NFuploader has currently the following features:
- Upload Photos and Videos
- Create New Albums or Upload to Existing Albums
- Delay Uploads
To add the NFuploader repository to Ubuntu 11.04, open the Terminal and run this command (copy and run both two lines):
sudo apt-add-repository \
"deb http://rishavt.github.com/nfuploader/apt-dev natty main"
To start the installation of NFuploader, run now these commands:
wget http://rishavt.github.com/nfuploader/repo.key
sudo apt-key add repo.key
sudo apt-get update
sudo apt-get install nfuploader
rm repo.key
To use NFuploader, make a right-click on any image or video and select Scripts > Upload To Facebook:
On your first use of NFuploader, you have to grant it access to your Facebook account.
Post a Comment