Showing posts with label foss. Show all posts
Showing posts with label foss. Show all posts

Dukto, a Multi platform file sharing app in windows, mac and Linux as well as in portable devices such as Phone, Tablets, etc. Dukto acts as a Shareit app but only difference is that you must have to connect your device in same network.

Some Features of Dukto is: 


  1. simple user interface
  2. high speed file transfer(single file or multi file transfer)
  3. can be used in portable devices as well as in your pc with any OS
  4. free and opensource

Installing and Using Dukto

Here is will show you how to connect your linux PC and android device and transfer file

At first you must have to install Dukto in your PC as well as in your Android Device

Download for ubuntu 14.04 and linux mint 17

For 32 bit system

- sudo apt-get install gdebi - wget download.opensuse.org/repositories/home:/colomboem/xUbuntu_12.04/i386/dukto_6.0-1_i386.deb - sudo gdebi dukto_6.0-1_i386.deb

For 64 bit system

- sudo apt-get install gdebi - wget download.opensuse.org/repositories/home:/colomboem/xUbuntu_12.04/amd64/dukto_6.0-1_amd6 4.deb
- sudo gdebi dukto_6.0-1_amd64.deb


For android device download from playstore



After you install Dukto and connect your devices in same network. you will see following screenshots :



 Then after select the receiver and select the file to send. When the transfer is sucessful you will get following screenshots



This screenshot gives the details of transfers that are done recently.




What is Atom?
Atom is an easily customizable, hackable and open-source code editor bulit from HTML, CSS, JavaScript and Node.js. Atom 1.0 is an cross platform editor which is avilable for WIndows,, Linux and macOS.

Finally, this Open source code editor has gone stable after its beta release hacing more than 600 themes available for it.

According to Github,
The tool, which bills itself as ‘a hackable text editor for the 21st Century’, has been downloaded 1.3 million times and is used by more than 350,000 users a month.

Download and install Atom 1.0
Since there are no any official PPA's released so we must have to download in form of .deb, .tar.gz or .rpm for different distros of Linux. you must have to download it from its official site.

                           Download Atom 1.0 open source code editor stable


source: omgubuntu