Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.2 KB

CONTRIBUTING.md

File metadata and controls

22 lines (16 loc) · 1.2 KB

CONTRIBUTING

PL:

Aplikacja jest napisana przy użyciu node.js + electron, czyli krótko mówiąc, w językach webowych.
Używam reset.css, angularjs 1.5.8, momentjs.

Jeżeli znasz się na designie lub angularze, to możesz coś poprawić, dodać nowe rzeczy - nie jestem profesjonalnym programistą, pewnie jest dużo błędów w kodzie. Struktura jest dosyć prosta, jedyne co, to pliki css nie mają komentarzy, więc musisz sam spróbować to jakoś ogarnąć.

Jeśli nie potrafisz programować, to i tak możesz pomóc - przez testowanie aplikacji i/lub tłumaczenie jej na inne języki. Popatrz na pliki w lib/locales, myślę, że zauważysz schemat.

EN:

Clipper is written using node.js + electron.
This project uses reset.css, angularjs and momentjs

If you're good at design, you can create new themes or change those written by me. There's one problem - CSS files don't have comments yet, so you have to look at html and guess.

If you're good at JavaScript, angular especially, then you can edit lib/js/main.js, fix it or add new features.

If you can't design or code, then you can test this app and/or make translations. Look at files inside lib/locales, you should see the pattern there.