System information tool written in gambas3, python, bash
Go to file
eloaders a5c17a001c Add changelogs 2014-03-15 23:43:38 +01:00
JSON bug in i-nex 2014-02-13 16:57:36 +01:00
Scripts Fix prefix bindir 2014-02-11 02:25:31 +01:00
changelogs Add changelogs 2014-03-15 23:43:38 +01:00
debian Add changelogs 2014-03-15 23:43:38 +01:00
dists Add More standards for I-Nex 2014-02-06 19:22:16 +01:00
docs More standards 2014-02-09 13:46:55 +01:00
manpages Use Wildcards fo install manpages and pastebinit conf files 2014-02-23 14:31:12 +01:00
pastebin.d Use Wildcards fo install manpages and pastebinit conf files 2014-02-23 14:31:12 +01:00
pixmaps Fix pixmaps 2014-01-30 03:02:40 +01:00
src Add changelogs 2014-03-15 23:43:38 +01:00
.bzrignore Add the request of the Hebrew translators, remove the he.po file and add it to the ignore list. 2012-02-15 10:11:12 -05:00
.gitmodules Add libcpuid 2014-02-05 20:13:24 +01:00
Makefile Use Wildcards fo install manpages and pastebinit conf files 2014-02-23 14:31:12 +01:00
Makeself.mk More standards 2014-02-09 13:46:55 +01:00
README.md add window screenshot 2014-02-24 04:34:54 +01:00
build-deb Fix build-deb to get current revision 2013-12-23 00:07:29 +01:00
build-selfexecutable remove commented lines 2013-12-27 15:25:26 +01:00
i-nex.mk Fix prefix bindir 2014-02-11 02:25:31 +01:00
install-self Make self detect kdesu, kdesudo, gksu 2013-10-25 13:42:20 +00:00
install-self-inex Add More standards for I-Nex 2014-02-06 19:22:16 +01:00
makeself-header.sh Update makeself to 2.2.0 2013-12-22 14:17:20 +01:00
makeself.1 Add to makefile: make self 2013-10-22 01:08:56 +02:00
makeself.lsm More standards 2014-02-09 13:46:55 +01:00
makeself.sh Update makeself to 2.2.0 2013-12-22 14:17:20 +01:00
pastebinit fix confdir /usr/share/i-nex/pastebinit/pastebin.d 2013-12-22 13:11:51 +01:00
pastebinit.xml Pastebinit fixes 2013-11-27 18:13:16 +01:00
release.conf Downgrade pastebinit script 2012-12-14 11:25:53 +01:00
requirements.md Add Wymagania odnośnie bibliotek 2014-02-09 15:41:23 +01:00

README.md

I-Nex: System and Hardware information tool

logo okno

I-Nex jest aplikacją Open Source, która wyświetla informacje o podzespołach komputera jak i samym systemie operacyjnym.

  • Wyświetla informacje w przyjaznej formie, opartej na kartach.
  • Potrafi tworzyć zrzut aktywnej karty i zapisywać w formacie JPG lub PNG.
  • Pozwala wybierać poziom kompresji zapisywanego zdjęcia.
  • Potrafi tworzyć raport z zakładek i zapisuje je w formacie raw txt.
  • Pozwala wybrać, co dokładnie ma zawrzeć w raporcie.
  • Potrafi wysłać wygenerowany raport na ponad 10 serwisów nopaste.
  • Zapamiętuje pozycję na akranie oraz pozwala na ustwienie położenia kart.

Strony

Testowany na

Wymagania odnośnie bibliotek

  • Gambas3
    • gambas3-runtime (>= 3.5.0)
    • gambas3-gb-image (>= 3.5.0)
    • gambas3-gb-qt4 (>= 3.5.0)
    • gambas3-gb-form (>= 3.5.0)
    • gambas3-gb-desktop (>= 3.5.0)
    • gambas3-gb-form-stock (>= 3.5.0)
  • libc6
  • libcpuid
  • libx11 libxext libgl1-mesa libglu1-mesa
    • libX11
    • libGL
    • libxcb
    • libdl
    • libglapi
    • libXext
    • libXdamage
    • libXfixes
    • libX11-xc
    • libxcb-glx
    • libxcb-dri2
    • libXxf86vm
    • libpthread
    • libXau
  • libprocps
    • libprocps3 | libprocps0 | libproc

** Więcej informacji w requirements doc

Kompilacja

Ubuntu

Dodanie repozytoriów:

sudo add-apt-repository ppa:nemh/gambas3
sudo add-apt-repository ppa:i-nex-development-team/libcpuid11

Instalacja zależności potrzebnych do kompilacji:

sudo apt-get install debhelper devscripts
sudo apt-get install python python-all python-dev python-all-dev pkg-config dpkg-dev 
sudo apt-get install libcpuid11-dev lsb-release libprocps3-dev libprocps0-dev libproc-dev 
sudo apt-get install libx11-dev libxext-dev libgl1-mesa-dev libglu1-mesa-dev 
sudo apt-get install gambas3-dev gambas3-gb-image gambas3-gb-qt4 gambas3-gb-form gambas3-gb-desktop gambas3-gb-form-stock
sudo apt-get install imagemagick
sudo apt-get install git

Pobieranie źródeł:

git clone https://github.com/eloaders/I-Nex.git

Budowanie pakietu deb:

cd ./I-Nex
fakeroot debian/rules build 
fakeroot debian/rules binary
cd ..
sudo dpkg -i ./i-nex*.deb

Please report all bugs on the official forum of the project.

Forum does not require confirmation of email address.

Enables login by OpenID.

Report Bug