Skip to content

Releases: michioxd/nyanspace

0.1-cuttingedge.05082024

05 Aug 15:09
8b0ced8
Compare
Choose a tag to compare
Pre-release

Full Changelog: 0.1-cuttingedge.31032024...0.1-cuttingedge.05082024

  • Fix wrong uptime.
  • Fix background color for each screen doesn't match with Monet Engine.
  • Add file manager (still in preview).
  • Add no temperature sensor warning.

0.1-cuttingedge.31032024

31 Mar 15:48
ad0dd79
Compare
Choose a tag to compare
Pre-release

Full Changelog: 0.1-cuttingedge.30032024...0.1-cuttingedge.31032024

  • Added Storage, Network, Temperature section.
  • Fixed header did not sync color with Android 12+ monet engine.
  • Resized app icon (again).
  • Added System uptime in CPU section.
  • Added Gathering data after established connection to SSH and waiting for crawler script response in Connecting.
  • Used ActivityIndicator from react-native instead react-native-paper.

0.1-cuttingedge.30032024

30 Mar 17:14
f95c401
Compare
Choose a tag to compare
Pre-release

Full Changelog: 0.1-cuttingedge.180029032024...0.1-cuttingedge.30032024

  • Added a CPU page in the home section.
  • Display the name of the current temperature component (/sys/class/hwmon/hwmon*/name), rather than the component pathname.
  • Used Math.round instead Math.ceil for percent rounding.
  • Added checking what shell server is being used while connecting to server.
  • Fixed double connection in Connector after select server.
  • Fixed network interfaces not found (caused by some interfaces having @NONE at the end of their names) in the crawler script.
  • Re-ordered the dashboard layout (CPU - RAM - Disk - Network - Temp).
  • Added splash image and resize icon.

First cutting edge release

29 Mar 13:20
7f0339f
Compare
Choose a tag to compare
Pre-release
  • Initial release