bun-utilities icon indicating copy to clipboard operation
bun-utilities copied to clipboard

implement `os`

Open xhyrom opened this issue 2 years ago • 1 comments

  • [ ] cpus
  • [ ] networkInterfaces
  • [x] homedir
  • [x] cachedir
  • [x] tempdir
  • [x] hostname
  • [x] platform
  • [x] arch
  • [x] release
  • [x] uptime
  • [x] total_memory
  • [x] free_memory
  • [x] total_swap
  • [x] free_swap

Marked = already released (0.2.0)

xhyrom avatar Jul 30 '22 06:07 xhyrom

Waiting for https://github.com/EstebanBorai/network-interface/issues/15

xhyrom avatar Aug 06 '22 08:08 xhyrom