15481 projects tagged "Linux"
PySite is not a CMS in the traditional sense. Rather, you manage the contents of a Web site via a file manager interface, which gives you access to all settings (pages, styles, plugins, etc.). Compose your pages with Jinja templates, and edit your code comfortably with syntax highlighting in the ACE editor. You may write your stylesheets in Sass and let the integrated compiler write CSS files. PySite also contains a facility to manage virtual mailboxes, in case you maintain your own SMTP and IMAP server, e.g. with Postfix and Dovecot.
Beer Watch allows you to place a temperature probe in your beer wort and perform an action if your wort temperature falls below a certain value, like click a relay on to turn heat on. It was developed using the GPIO from the Raspberry Pi. The install file includes pictures and descriptions to complete the wiring (AC and DC).
AWS Dashboard is a simple dashboard for Amazon Web Services. It features a list of available availability zones in each region, availability zone statuses per region, instance counts per region, instance counts which turns red if events are scheduled, a list of events by instance ID, EBS volume counts per region, EBS volume counts which turn red if any EBS volumes are unattached, the ability to delete unattached EBS volumes, elastic IP counts per region, elastic IP counts which turn red if any elastic IPs are unattached, the ability to delete unattached elastic IPs, and elastic load balancer counts per region.
Countdown Timer until specified Date-Time starts a countdown to a time defined in forms. It can take a given time for the end of a countdown from form inputs which define the year, month, day, hour, minute, and second. The object can also take the end time from static page elements with identifiers which start with a given prefix. The object can start the countdown and keep updating page elements which show the remaining time to the end.