Skip to content
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.

VicoErv/fft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFT Beta Build Status

For information please check fft wiki

Install

  • Using git:

    $ pkg install git
    $ git clone https://github.com/VicoErv/fft.git
    $ ./install
    
  • Using npm

    $ pkg install nodejs
    $ mkdir ~/fft && cd ~/fft
    $ npm install vfft
    

Updating

  • Using git:

    $ cd ~/fft && git pull --force
    
  • Using npm:

    $ cd ~/fft && npm update
    

Available Commands :

  • User :

    • add add new user
    • list list added user
    • remove remove added user
  • Comment

    • comment add new comment
      • Use comma if more than 1 comment
    • clist list added comment
  • Program

    • use set user for fft program
      • index of user in list table
      • using username of added user
    • run start fft program
      • -silent run fft without comment
    • unfollow unfollow not following back
    • exit exit program

About

this is outdated fft, for new one please use https://github.com/VicoErv/fft-reborn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •