Skip to content

PoC macOS menu bar app showing status of installed MacPorts packages (ports)

License

Notifications You must be signed in to change notification settings

oytech/PortStatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PortStatus (WIP)

PoC macOS menu bar app showing status of installed MacPorts packages.

TODO:

  • read installed ports using shell command
  • fetch latest versions from https://ports.macports.org API
  • polling API in the background for version changes
  • watch filesystem for macports dir changes and reread installed ports
  • fix TODOs
  • package app and publish to MacPorts

Limitations:

  • /api/v1/ports/?name=MacPorts does not support querying by multiple names
  • fetch only installed and requested ports (witout dependencies) to lower number of API requests

About

PoC macOS menu bar app showing status of installed MacPorts packages (ports)

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages