Giter Site home page Giter Site logo

ficha's Introduction

MOVED TO https://github.com/geheim-Chat

Ficha Awesome

ficha image A super secret chat app for any body who need privacy

Installation

First, you must have Crystal Programming Language installed in your machine, Follow This Guide

Ficha come with 2 type file, server app and client app.

Server Installation

  1. cd to ficha/server path
  2. use ./sentry or crystal build --release src/ficha.cr
  3. ./sentry comes with auto run (and without setting any argument), but in crystal build you can ran manually by typing ./ficha --cmd [args]

Client Installation

  1. cd to ficha/client path
  2. use ./sentry or crystal build --release src/client.cr
  3. ./sentry comes with auto run (and without setting any argument), but in crystal build you can ran manually by typing ./client --cmd [args]

Usage

Usage info for server and client

Server Usage

Example way to activate The Server

$ ./ficha --port 2121 --dbpath sq.qyuel --write

sq.qyuel is sqlite db file, mean you use sqlite db

text.cha is text plain file, mean you use text plain as as your db

This cute machine automaticly check, is this sqlite db ?..

--write command mean, user can update the db.

without --write mean, when you reload a client side, the value of choosed db will showed, but when user create some message, data will not saved.

and you will see

[COMPUTER] Ficha online at http://0.0.0.0:2121
[LOCAL NETWORK] Ficha online at http://192.168.100.12:2121

Client Usage

example args for activating the client app

$ ./client --ip 0.0.0.0:2121 --key ayambawang --port 2000

Command info

  1. --ip 0.0.0.0:2121 is the server ip.
  2. --key ayambawang is a main secret key of old / new message.
  3. --port set your client port.

and you will see

[COMPUTER] Ficha online at http://0.0.0.0:2000
[LOCAL NETWORK] Ficha online at http://192.168.100.12:2000
  1. After splash screen, add your username, weird username, cause you need a privacy.
  2. The chat time is Minute:Second
  3. The chat using web socket
  4. Encryption based on CryptoJS (end to end).
  5. You can insert HTML tag, like image, youtube video (iframe), javascript script, etc.
  6. anytime any where deploy

Development

  • Adding a memorable logo
  • Use memorable name
  • End To End Encryption
  • Fix untrached Bug
  • Apperance, change theme, font and markdown
  • More interactive console & console log
  • Frontend Cryptography
  • Cross Compile Binary file with auto symlink (to lib)
  • Frontend, notification when new message is come
  • Mention other people
  • More interactive server info inside the room
  • .sh / bash auto installation
  • CLI version (more safer)

Contributing

  1. Fork it ( https://github.com/codenoid/ficha/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

FAQ (maybe)

  1. permission denied when i run ficha via terminal. ? = try this command chmod +x /path/to/ficha (+execute to ficha app)
  2. libgc.so.2: cannot open shared object = try tu run sudo apt-get install libgc1c2:i386(install libgc lib)

Contributors

  • codenoid Rubi Jihantoro - creator, maintainer
  • Alfi Cha - Logo Designer and very helpfully person
  • Mose on codepen
  • All of my friend on Crystal , Kemal , etc

ficha's People

Contributors

codenoid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ficha's Issues

Is the project maintained?

Hello,

I've checked your project and it's failing to build (or the specs failed) with the latest Crystal (0.26.1) or there are no any specs so the project cannot be validated to be up to date. Your project is in Awesome Crystal list, so I'd like to ask if the project maintained?

I'll initiate a PR to remove your project from the list if you don't respond positively within 7 days.

I'm sorry if I'm wrong, because I've been checking many shards with automated script.

Thanks,
Vlad.

Command not found

i run with ./ficha but the return is permission denied, now i try with sudo and the return command not found.

my OS is ubuntu 16.04.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.