-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfeatured.json
More file actions
28 lines (28 loc) · 1.12 KB
/
featured.json
File metadata and controls
28 lines (28 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[
{
"name": "Orbita POS",
"url": "https://orbitapos.com",
"internal_url": "/orbita",
"description": "Sistema de punto de venta para tienditas y PyMEs en Mexico",
"keywords": ["pos", "punto de venta", "tienda", "pyme", "ventas", "inventario", "facturacion", "cfdi", "negocio", "caja", "cobrar", "producto"]
},
{
"name": "Shadow",
"url": "https://github.com/jesusbr/shadow",
"description": "Comunicacion P2P encriptada end-to-end con protocolo Signal",
"keywords": ["chat", "cifrado", "encriptado", "privacidad", "p2p", "mensajes", "seguro", "signal", "comunicacion"]
},
{
"name": "cfdi-cli",
"url": "https://github.com/orbita-pos/cfdi-cli",
"internal_url": "/cfdi",
"description": "CLI y web app para parsear facturas electronicas del SAT (CFDI 4.0)",
"keywords": ["cfdi", "factura", "sat", "xml", "fiscal", "rfc", "impuestos", "contabilidad"]
},
{
"name": "Spider",
"url": "https://jesusbr.com/spider",
"description": "Motor de busqueda construido desde cero en Go",
"keywords": ["buscador", "buscar", "search", "google", "web", "spider", "crawler"]
}
]