1.2.2 • Published 4 years ago

@artemv/mts-detalization-parser v1.2.2

Weekly downloads
44
License
-
Repository
-
Last release
4 years ago

Electron Logo

mts-detalization-parser

Парсер PDF файлов детализации оператора сотовой связи МТС. На данный момент показывает только сумму по трафику.

Установка

Для Windows и Linux есть установщики. Для MacOS придется собрать установщик самому, см. раздел Development.

Лог файл

Лог файл пишется сюда:

  • Linux: ~/.config/MtsDetalizationParser/main.log
  • OS X: ~/Library/Logs/MtsDetalizationParser/main.log
  • Windows: %USERPROFILE%\AppData\Roaming\MtsDetalizationParser\main.log

Development

Install Node 13.4.0+ and Yarn 1.10.1+.

Clone this repository locally :

git clone git@github.com:artemv/mts-detalization-parser.git

Install dependencies with yarn :

yarn --frozen-lockfile

Dev build

  • in a terminal window -> yarn start

Now you can use your Electron app in a local development environment.

Other Commands

CommandDescription
yarn startStart app in dev mode
yarn react-build && yarn electron .Build the app and start it via electron
yarn react-build && yarn dist:linuxBuilds your application and creates an app consumable on linux system
yarn react-build && yarn dist:windowsOn a Windows OS, builds your application and creates an app consumable in windows 32/64 bit systems
yarn react-build && yarn dist:macOn a MAC OS, builds your application and generate a .dmg package file with the application

License

MIT © Artem Vasiliev

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

1.0.0-pre.1

4 years ago