Skip to content

Commit

Permalink
added source code
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafatoktas committed May 8, 2024
1 parent 5411efe commit 3251dec
Show file tree
Hide file tree
Showing 25 changed files with 470 additions and 52 deletions.
42 changes: 42 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
.gradle
build/
!gradle/wrapper/gradle-wrapper.jar
!**/src/main/**/build/
!**/src/test/**/build/

### IntelliJ IDEA ###
.idea/modules.xml
.idea/jarRepositories.xml
.idea/compiler.xml
.idea/libraries/
*.iws
*.iml
*.ipr
out/
!**/src/main/**/out/
!**/src/test/**/out/

### Eclipse ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
bin/
!**/src/main/**/bin/
!**/src/test/**/bin/

### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/

### VS Code ###
.vscode/

### Mac OS ###
.DS_Store
3 changes: 3 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions .idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/kotlinc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file removed README RESOURCES/Dosya Taşıma.exe
Binary file not shown.
Binary file removed README RESOURCES/Ekran Görüntüsü 1.jpg
Binary file not shown.
Binary file removed README RESOURCES/Ekran Görüntüsü 2.jpg
Binary file not shown.
Binary file removed README RESOURCES/Ekran Görüntüsü 3.jpg
Binary file not shown.
41 changes: 22 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@
- [1. Uygulama Hakkında](#1-uygulama-hakkında)
- [2. Ekran Görüntüleri](#2-ekran-görüntüleri)
- [3. Uygulamayı Çalıştırma](#3-uygulamayı-çalıştırma)
- [4. EXE Dosyası](#4-exe-dosyası)
- [5. Lisans](#5-lisans)
- [6. İletişim](#6-i̇letişim)
- [4. Lisans](#4-lisans)
- [5. İletişim](#5-i̇letişim)

---

Expand All @@ -16,8 +15,10 @@

- **Tür:** Windows Konsol Uygulaması


Bu Windows konsol uygulaması kullanıcının belirleyeceği kaynak klasör ve tüm alt klasörlerindeki dosyaları, yine kullanıcının belirleyeceği hedef klasörün ana dizinine otomatik olarak taşıma işlemi yapmaktadır. Hedef klasördeki olası dosya ismi çakışmalarında otomatik olarak isim değiştirme işlemi yapılmaktadır.
Bu Windows konsol uygulaması kullanıcının belirleyeceği kaynak klasör ve tüm alt
klasörlerindeki dosyaları, yine kullanıcının belirleyeceği hedef klasörün
ana dizinine otomatik olarak taşıma işlemi yapmaktadır. Hedef klasördeki olası
dosya ismi çakışmalarında otomatik olarak isim değiştirme işlemi yapılmaktadır.

**Taşıma İşleminden Önce:**
```
Expand Down Expand Up @@ -47,38 +48,40 @@ kaynak klasör/ hedef klasör/


## 2. Ekran Görüntüleri
![Ekran Görüntüsü 1](./README%20RESOURCES/Ekran%20Görüntüsü%201.jpg)
![Ekran Görüntüsü 2](./README%20RESOURCES/Ekran%20Görüntüsü%202.jpg)
![Ekran Görüntüsü 3](./README%20RESOURCES/Ekran%20Görüntüsü%203.jpg)


## 3. Uygulamayı Çalıştırma
![Ekran Görüntüsü 1](./Readme%20Resources/Ekran%20Görüntüleri/Ekran%20Görüntüsü%201.png)
![Ekran Görüntüsü 2](./Readme%20Resources/Ekran%20Görüntüleri/Ekran%20Görüntüsü%202.png)
![Ekran Görüntüsü 3](./Readme%20Resources/Ekran%20Görüntüleri/Ekran%20Görüntüsü%203.png)

Uygulamayı kendi bilgisayarınıza indirmek, çalıştırmak veya kodları incelemek için git bash'de projeyi indirmek istediğiniz dosya yoluna gidip `git clone https://github.com/mustafatoktas/O_DosyaTasima.git` komutunu çalıştırabilirsiniz.

## 3. Uygulamayı Çalıştırma

## 4. EXE Dosyası
Uygulamanın proje dosyasını kendi bilgisayarınıza indirmek, kodları incelemek ve
[lisans hakları](#4-lisans) çerçevesinde geliştirme yapabilmek için [git](https://git-scm.com)
yüklü bir bilgisayarda projeyi indirmek istediğiniz dosya yoluna gidip terminalde
`git clone https://github.com/mustafatoktas/O_DosyaTasima.git`
komutunu çalıştırabilirsiniz.

[Dosya Taşıma.exe](./README%20RESOURCES/Dosya%20Taşıma.exe)

## 4. Lisans

## 5. Lisans
Copyright 2024 Mustafa TOKTAŞ

Licensed under the GNU General Public License v3.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

https://www.gnu.org/licenses/gpl-3.0.html
https://www.gnu.org/licenses/gpl-3.0.html

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

## 6. İletişim

- E-posta: [[email protected]](mailto:[email protected])
- Telegram: [Mustafa TOKTAŞ](https://t.me/mustafatoktas00)
- LinkedIn: [Mustafa TOKTAŞ](https://www.linkedin.com/in/mustafatoktas/)
## 5. İletişim

<a href="mailto:[email protected]" target="_blank"> <img src="./Readme Resources/İletişim/Mail.png" alt="Mail" width="64" heigh="64"/> </a>
<a href="https://t.me/mustafatoktas00" target="_blank"> <img src="./Readme Resources/İletişim/Telegram.png" alt="Telegram" width="64" heigh="64"/> </a>
<a href="https://www.linkedin.com/in/mustafatoktas/" target="_blank"> <img src="./Readme Resources/İletişim/LinkedIn.png" alt="LinkedIn" width="64" heigh="64"/> </a>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Readme Resources/İletişim/LinkedIn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Readme Resources/İletişim/Mail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Readme Resources/İletişim/Telegram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
plugins {
kotlin("jvm") version "1.9.23"
}

group = "com.mustafatoktas.dosyatasima"
version = "1.0"

repositories {
mavenCentral()
}

dependencies {
testImplementation(kotlin("test"))
}

tasks.test {
useJUnitPlatform()
}
kotlin {
jvmToolchain(21)
}
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
kotlin.code.style=official
Binary file added gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
6 changes: 6 additions & 0 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#Wed May 08 02:06:40 TRT 2024
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
Loading

0 comments on commit 3251dec

Please sign in to comment.