Skip to content
/ Uptime Public

An AmigaOS command line utility that prints the amount of time the system has been up and running since it was last booted.

License

Notifications You must be signed in to change notification settings

deeveon/Uptime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uptime

An AmigaOS command line utility that prints the amount of time the system has been up and running since it was booted.

Requirements

  • AmigaOS/Kickstart 2.04 or above (m68k only)
  • A volume that is created at boot time such as the standard AmigaOS RAM Disk.

Tested Configurations:

  • AmigaOS 3.2.3 (V47)
  • AmigaOS 3.9 (V45)
  • AmigaOS 3.5 (V44) using Kickstart 3.1 ROM (V40)
  • AmigaOS 3.1 (V40)
  • AmigaOS 2.04 (V37)

Installation Instructions

  1. Copy the Uptime executable to the SYS:C drawer.
  2. The Uptime.help file can be integrated into the AmigaOS 3.2 help system by copying it to the HELP:English/Sys/Commands drawer. Otherwise, copy it to whatever location you prefer.

License

The app and source code are free to use under the terms of the MIT License. See the LICENSE.txt file for details.

Source Code

The SAS/C 6.58 source code for the application is available on GitHub at https://github.com/deeveon/Uptime.

The included SCOPTIONS file assumes the AmigaOS include files are located at NDK:Include_H.

Version History

Version Description
37.1 Initial version

About

An AmigaOS command line utility that prints the amount of time the system has been up and running since it was last booted.

Topics

Resources

License

Stars

Watchers

Forks