All Projects → mauriciomutte → track-correios

mauriciomutte / track-correios

Licence: MIT license
📦 Terminal track Correios

Programming Languages

typescript
32286 projects
Dockerfile
14818 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to track-correios

ViaCEP
The ViaCEP API/webservice .NET client
Stars: ✭ 21 (-91.39%)
Mutual labels:  correios
capture reid
可基于摄像头实时监控或录制的视频或静态图片进行行人检测(lffd)/跟踪(deep sort)和行人重识别(reid)。
Stars: ✭ 87 (-64.34%)
Mutual labels:  track
PanicTrigger
An app for emergency situation
Stars: ✭ 19 (-92.21%)
Mutual labels:  track
rastreio
Rastreio dos correios
Stars: ✭ 36 (-85.25%)
Mutual labels:  correios
BTSpotifyGeeklet
Geeklet for Spotify player, shows track info and artwork
Stars: ✭ 12 (-95.08%)
Mutual labels:  track
correios sigep
Correios SigepWeb Integration
Stars: ✭ 15 (-93.85%)
Mutual labels:  correios
correios-cep-elixir
Find Brazilian addresses by postal code, directly from Correios API. No HTML parsers.
Stars: ✭ 38 (-84.43%)
Mutual labels:  correios
larafy
Larafy is a Laravel package for Spotify API. It is more like a wrapper for the Spotify API.
Stars: ✭ 53 (-78.28%)
Mutual labels:  track
spider
A powful outdoor GPS track editor
Stars: ✭ 15 (-93.85%)
Mutual labels:  track
elder-scrolls-legends-tracker
Application for logging games and rewards in Elder Scrolls Legends
Stars: ✭ 13 (-94.67%)
Mutual labels:  track
TrackAssemblyTool
A Garry's mod tool for assembing a prop-segmented track
Stars: ✭ 17 (-93.03%)
Mutual labels:  track
Cep Promise
Busca por CEP integrado diretamente aos serviços dos Correios, ViaCEP e outros (Node.js e Browser)
Stars: ✭ 2,483 (+917.62%)
Mutual labels:  correios
correios-java-sdk
Correios Java SDK
Stars: ✭ 28 (-88.52%)
Mutual labels:  correios
onde-ta
🇧🇷 Rastreie suas encomendas - Correios tracking CLI
Stars: ✭ 46 (-81.15%)
Mutual labels:  correios
pysigep
API Python para uso dos serviços fornecidos pelo SIGEPWeb dos Correios
Stars: ✭ 23 (-90.57%)
Mutual labels:  correios
bagisto-correios
Método de entrega Correios para o Laravel eCommerce
Stars: ✭ 26 (-89.34%)
Mutual labels:  correios
correios-consulta
Buscar informações de serviços dos correios diretamente nos sites deles, sem utilizar api de terceiros.
Stars: ✭ 155 (-36.48%)
Mutual labels:  correios
correios
Biblioteca Java para acessar os serviços dos Correios
Stars: ✭ 14 (-94.26%)
Mutual labels:  correios

Track Correios

📦 Terminal track Correios

GitHub issues GitHub license

🚀 Demo

demo

Usage

npx track-correios [code]

Development

Developing with docker

To develop with docker you can build the image

docker build -t track-correios

And run the application

docker run --rm track-correios:latest yarn start [code]

Developing without docker

To setup your development environment you'll need node and yarn installed on your machine.

To install the dependencies, run

yarn install

To run your code use

yarn start [code]

📣 Contributing

If you want to contribute please fork the repository and get your hands dirty, and make the changes as you'd like and submit the Pull Request. Any questions, ask me on Twitter.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].