Skip to content

Sunja-An/System_Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 

Repository files navigation

FTM

File Total Manager

경북대학교 시스템 프로그래밍 ELEC462-002분반 팀 프로젝트

FTM

팀 소개

경북대학교 컴퓨터학부 글로벌SW융합학과 20학번 안선우 @Sunja-An

경북대학교 컴퓨터학부 심화컴퓨터전공 21학번 서동혁 @eutopia115


프로젝트 소개

Manage File in Linux

We think that Window OS has file finder, then why linux have file finder?

that was our first think before attach an idea.

We want to consumer that using this program feel comfortable.

  1. You can move files according to option you selected.
  2. You can make BACK-UP files according to option you selected.
  3. You can find files certain day to last day.

시작 가이드

Requirement

For building and running the application you need:

  • Ubuntu 18.04.LTS +
  • lpthread Package
  • lncurses Package

Required Package Installation

lpthread
sudo apt-get update


sudo apt-get install libpthread-stubs0-dev
ncurses
sudo apt-get update


sudo apt-get install libncurses5-dev libncursesw5-dev

Installation

git clone https://github.com/Sunja-An/System_Programming.git
cd src
./FTM

Stacks

Environment

Development

Communication

주요 기능

리눅스의 파일들을 옵션에 맞춰 원하는 파일 탐색 가능

  • Linux 내부에 있는 파일들을 Extension, Filename, Time Distance 옵션에 맞춰 파일을 가져올 수 있다.
  • 필요한 파일들만 선택을 해 Move, Backup 을 할 수 있다.

원하는 File을 찾기 위해 여러 번의 옵션 추가 가능

  • 여러 번의 File 탐색을 통해서 찾고자 하는 파일들의 정확도를 높일 수 있다.

옵션을 통해 원하는 디렉토리에 원하는 파일들 추가 가능

  • CONFIG 옵션란을 통해서 원하는 파일 위치를 입력할 수 있다.

주의사항

Terminal 의 크기를 충분히 넓혀주세요!

  • 화면이 안뜨는 Error 가 발생할 수 있습니다.

About

System_Programming Team Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •